mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 03:22:30 +01:00
Initial revision
This commit is contained in:
19
WindowMaker/Styles/Pumpkin
Executable file
19
WindowMaker/Styles/Pumpkin
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray20;
|
||||
FTitleColor = white;
|
||||
PTitleColor = gray60;
|
||||
UTitleColor = gray60;
|
||||
FTitleBack = (hgradient, orange2, orange4);
|
||||
PTitleBack = (hgradient, orange4, black);
|
||||
UTitleBack = (hgradient, "rgb:18/38/59", black);
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = gray60;
|
||||
MenuTitleBack = (hgradient, orange2, orange4);
|
||||
MenuTextBack = (hgradient, "rgb:18/38/59", "rgb:00/14/28");
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
}
|
||||
Reference in New Issue
Block a user