mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
added emerald style
This commit is contained in:
27
WindowMaker/Styles/Emerald.style
Normal file
27
WindowMaker/Styles/Emerald.style
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
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 = "#595d8e";
|
||||
HighlightTextColor = "#71b6d7";
|
||||
ClipTitleColor = white;
|
||||
CClipTitleColor = gray60;
|
||||
FTitleColor = "#ffffff";
|
||||
PTitleColor = "#ffffff";
|
||||
UTitleColor = "#d7d7d7";
|
||||
FTitleBack = (mdgradient, "#9e9aa6", "#051626", "#7391bb");
|
||||
PTitleBack = (mdgradient, "#9e9aa6", "#212526", "#474a70");
|
||||
UTitleBack = (mdgradient, "#9e9aa6", "#051c26", "#59999f");
|
||||
ResizebarBack = (mdgradient, "#9e9aa6", "#051c26", "#59999f");
|
||||
MenuTitleColor = "#ffffff";
|
||||
MenuTextColor = "#ffffff";
|
||||
MenuDisabledColor = "#aeaeae";
|
||||
MenuTitleBack = (mdgradient, "#9e9aa6", "#051626", "#7391bb");
|
||||
MenuTextBack = (mdgradient, "#9e9aa6", "#051c26", "#59999f");
|
||||
IconBack = (mdgradient, "#9e9aa6", "#051626", "#496c83");
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = "#18191f";
|
||||
}
|
||||
@@ -14,6 +14,7 @@ prefsdata_DATA =\
|
||||
Copper.style\
|
||||
DarkBlue.style\
|
||||
DarkRed.style\
|
||||
Emerald.style\
|
||||
Fire.style\
|
||||
Food.style\
|
||||
Golden.style\
|
||||
|
||||
Reference in New Issue
Block a user