mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 05:44:11 +01:00
style file updates, gradiented clip arrows
This commit is contained in:
@@ -1,16 +1,23 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
TitleJustify = center;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray20;
|
||||
FTitleColor = "rgb:83/83/56";
|
||||
PTitleColor = white;
|
||||
UTitleColor = white;
|
||||
FTitleBack = (hgradient, "rgb:ff/ff/87", "rgb:c7/c7/69");
|
||||
PTitleBack = (hgradient, seagreen2, seagreen4);
|
||||
UTitleBack = (hgradient, "rgb:b5/b5/ef", "rgb:73/73/99");
|
||||
ResizebarBack = (hgradient, "rgb:b5/b5/ef", "rgb:73/73/99");
|
||||
MenuTitleColor = "rgb:83/83/56";
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = gray30;
|
||||
MenuTitleBack = (hgradient, "rgb:ff/ff/87", "rgb:c7/c7/69");
|
||||
MenuTextBack = (hgradient, "rgb:b5/b5/ef", "rgb:73/73/99");
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
IconTitleColor = "rgb:83/83/56";
|
||||
IconTitleBack = "#e3e378";
|
||||
MenuStyle = normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user