mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 04:15:50 +01:00
Code update for Window Maker version 0.50.0
Read changes in ChangeLog and NEWS
This commit is contained in:
22
WindowMaker/Styles/Traditional.style
Normal file
22
WindowMaker/Styles/Traditional.style
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
FTitleColor = "white";
|
||||
PTitleColor = "white";
|
||||
UTitleColor = "black";
|
||||
MenuTitleColor = "white";
|
||||
MenuDisabledColor = "gray40";
|
||||
MenuTextColor = "black";
|
||||
MenuTextBack = (solid, "rgb:aa/aa/aa");
|
||||
FTitleBack = (solid, black);
|
||||
UTitleBack = (solid, "rgb:aa/aa/aa");
|
||||
PTitleBack = (solid, gray40);
|
||||
MenuTitleBack = (solid, black);
|
||||
MenuTextBack = (solid, "rgb:aa/aa/aa");
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
TitleJustify = center;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray20;
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = black;
|
||||
}
|
||||
Reference in New Issue
Block a user