mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 11:32:34 +01:00
Initial revision
This commit is contained in:
19
WindowMaker/Styles/DarkBlue
Executable file
19
WindowMaker/Styles/DarkBlue
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray40;
|
||||
FTitleColor = white;
|
||||
PTitleColor = gray60;
|
||||
UTitleColor = gray60;
|
||||
FTitleBack = (hgradient, "rgb:18/38/59", black);
|
||||
PTitleBack = (hgradient, "rgb:18/38/59", black);
|
||||
UTitleBack = (hgradient, "rgb:38/58/79", "rgb:30/40/50");
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = "rgb:61/61/61";
|
||||
MenuTitleBack = (hgradient, "rgb:08/24/38", black);
|
||||
MenuTextBack = (hgradient, "rgb:18/38/59", "rgb:00/14/28");
|
||||
IconBack = (mdgradient, "rgb:61/51/59", "rgb:38/58/79", black, "rgb:18/38/59");
|
||||
}
|
||||
Reference in New Issue
Block a user