mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 19:12:32 +01:00
Initial revision
This commit is contained in:
16
WindowMaker/Styles/Brown
Executable file
16
WindowMaker/Styles/Brown
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
|
||||
FTitleColor = "white";
|
||||
PTitleColor = "gray";
|
||||
UTitleColor = "gray";
|
||||
MenuTitleColor = "white";
|
||||
MenuDisabledColor = "gray60";
|
||||
MenuTextColor = "white";
|
||||
FTitleBack = (vgradient, "rgb:ae/9e/a6", "rgb:61/51/59");
|
||||
UTitleBack = (vgradient, "rgb:51/61/76", "rgb:0a/0a/20");
|
||||
PTitleBack = (vgradient, "rgb:76/61/76", "rgb:20/0a/20");
|
||||
MenuTitleBack = (hgradient, "rgb:ae/9e/a6", "rgb:61/51/59");
|
||||
MenuTextBack = (hgradient, "rgb:49/71/86", "rgb:08/10/30");
|
||||
}
|
||||
Reference in New Issue
Block a user