mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 21:45:54 +01:00
Initial revision
This commit is contained in:
20
WindowMaker/Styles/Traditional
Executable file
20
WindowMaker/Styles/Traditional
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
FTitleColor = "white";
|
||||
PTitleColor = "white";
|
||||
UTitleColor = "black";
|
||||
MenuTitleColor = "white";
|
||||
MenuDisabledColor = "gray40";
|
||||
MenuTextColor = "black";
|
||||
MenuTextBack = (solid, "rgb:aa/aa/aa");
|
||||
FTitleBack = (solid, black);
|
||||
UTitleBack = (solid, "rgb:aa/aa/aa");
|
||||
PTitleBack = (solid, gray40);
|
||||
MenuTitleBack = (solid, black);
|
||||
MenuTextBack = (solid, "rgb:aa/aa/aa");
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
TitleJustify = center;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray20;
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
}
|
||||
Reference in New Issue
Block a user