20250216
This commit is contained in:
@@ -25,8 +25,8 @@ namespace OnDoc.Klassen
|
||||
private static int r;
|
||||
private static int b;
|
||||
private static int g;
|
||||
public static byte ShadowOpacity = 0;
|
||||
public static byte InactivShadowOpacity = 0;
|
||||
public static byte ShadowOpacity = 100;
|
||||
public static byte InactivShadowOpacity = 100;
|
||||
|
||||
public static Color Titelbar()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user