mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 03:22:30 +01:00
Initial revision
This commit is contained in:
13
WindowMaker/Styles/Blue
Executable file
13
WindowMaker/Styles/Blue
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
FTitleColor = "white";
|
||||
PTitleColor = "white";
|
||||
UTitleColor = "gray20";
|
||||
MenuTitleColor = "white";
|
||||
MenuDisabledColor = "gray40";
|
||||
MenuTextColor = "black";
|
||||
FTitleBack = (hgradient, "rgb:00/00/10", "rgb:20/20/70");
|
||||
UTitleBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
|
||||
PTitleBack = (hgradient, "rgb:50/50/50", "rgb:80/80/80");
|
||||
MenuTitleBack = (hgradient, "rgb:20/20/70", "rgb:00/00/20");
|
||||
MenuTextBack = (hgradient, "rgb:c0/c0/c0", "rgb:90/90/90");
|
||||
}
|
||||
Reference in New Issue
Block a user