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/Autumn
Executable file
16
WindowMaker/Styles/Autumn
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
TitleJustify = center;
|
||||
FTitleColor = white;
|
||||
PTitleColor = gray;
|
||||
UTitleColor = white;
|
||||
FTitleBack = (hgradient, darkred, black);
|
||||
PTitleBack = (hgradient, indianred, black);
|
||||
UTitleBack = (hgradient, peru, black);
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = gray80;
|
||||
MenuTitleBack = (hgradient, firebrick, black);
|
||||
MenuTextBack = (hgradient, peru, black);
|
||||
}
|
||||
Reference in New Issue
Block a user