mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 05:55:45 +01:00
style file updates, gradiented clip arrows
This commit is contained in:
@@ -1,15 +1,23 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray20;
|
||||
FTitleColor = white;
|
||||
PTitleColor = white;
|
||||
UTitleColor = gray;
|
||||
FTitleBack = (hgradient, "rgb:96/24/49", "rgb:30/00/10");
|
||||
PTitleBack = (hgradient, "rgb:49/71/86", "rgb:19/41/56");
|
||||
UTitleBack = (hgradient, "rgb:30/51/8e", "rgb:00/0c/00");
|
||||
ResizebarBack = (hgradient, "rgb:30/51/8e", "rgb:00/0c/00");
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = "rgb:61/61/61";
|
||||
MenuTitleBack = (hgradient, "rgb:96/24/49", "rgb:30/00/10");
|
||||
MenuTextBack = (hgradient, "rgb:30/51/8e", "rgb:00/0c/00");
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = "#63122c";
|
||||
MenuStyle = normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user