1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-03 23:35:55 +01:00

style file updates, gradiented clip arrows

This commit is contained in:
kojima
1999-04-14 00:22:38 +00:00
parent fad6a286d8
commit 4cc21af228
36 changed files with 458 additions and 217 deletions

View File

@@ -1,16 +1,23 @@
{
TitleJustify = center;
HighlightColor = white;
HighlightTextColor = black;
TitleJustify = center;
ClipTitleColor = white;
CClipTitleColor = gray20;
FTitleColor = white;
PTitleColor = gray;
UTitleColor = white;
FTitleBack = (hgradient, darkred, black);
PTitleBack = (hgradient, indianred, black);
UTitleBack = (hgradient, peru, black);
ResizebarBack = (hgradient, peru, black);
MenuTitleColor = white;
MenuTextColor = white;
MenuDisabledColor = gray80;
MenuTitleBack = (hgradient, firebrick, black);
MenuTextBack = (hgradient, peru, black);
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
IconTitleColor = white;
IconTitleBack = "#8b0000";
MenuStyle = normal;
}