mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 21:34:17 +01:00
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
This commit is contained in:
47
WindowMaker/Themes/SteelBlueSilk.style
Normal file
47
WindowMaker/Themes/SteelBlueSilk.style
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
ClipTitleFont = "-b&h-lucida-medium-r-normal-*-10-*-*-*-p-*-iso8859-1";
|
||||
WindowTitleFont = "-b&h-lucida-medium-r-normal-*-12-*-*-*-p-*-iso8859-1";
|
||||
MenuTitleFont = "-b&h-lucida-bold-r-normal-*-12-*-*-*-p-*-iso8859-1";
|
||||
MenuTextFont = "-b&h-lucida-medium-r-normal-*-12-*-*-*-p-*-iso8859-1";
|
||||
IconTitleFont = "-b&h-lucida-medium-r-normal-*-10-*-*-*-p-*-iso8859-1";
|
||||
DisplayFont = "-b&h-lucida-medium-r-normal-*-12-*-*-*-p-*-iso8859-1";
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray60;
|
||||
FTitleColor = white;
|
||||
PTitleColor = white;
|
||||
UTitleColor = gray20;
|
||||
FTitleBack = (
|
||||
mdgradient,
|
||||
"#18191f",
|
||||
"#939abd",
|
||||
"#616185",
|
||||
"#616185",
|
||||
"#5f5f83",
|
||||
"#555575",
|
||||
"#59597a",
|
||||
"#555575",
|
||||
"#939abd"
|
||||
);
|
||||
PTitleBack = (mhgradient, "#5a5c66", "rgb:70/72/7e", "rgb:45/47/4e");
|
||||
UTitleBack = (mhgradient, "#989aa6", "#9fa1b5", "#86879b");
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = white;
|
||||
MenuDisabledColor = gray60;
|
||||
MenuTitleBack = (mvgradient, "#18191f", "#474967", "#413b6d");
|
||||
MenuTextBack = (mhgradient, "#384246", "#707080", "#4a4a61");
|
||||
IconBack = (
|
||||
mdgradient,
|
||||
gray40,
|
||||
"#6d6aa4",
|
||||
"#564e8c",
|
||||
"#41436c",
|
||||
"#464771",
|
||||
"#595090"
|
||||
);
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = "#18191f";
|
||||
WorkspaceBack = (mvgradient, "rgb:50/50/75", "#6a6f9e", "#4b4f70", "#28293c");
|
||||
}
|
||||
Reference in New Issue
Block a user