mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
added new style
This commit is contained in:
29
WindowMaker/Styles/NightSky.style
Normal file
29
WindowMaker/Styles/NightSky.style
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
TitleJustify = center;
|
||||
ClipTitleFont = "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*";
|
||||
WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
|
||||
DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
HighlightColor = "#ffe0ac";
|
||||
HighlightTextColor = "#000000";
|
||||
ClipTitleColor = "#fff38c";
|
||||
CClipTitleColor = "#718a79";
|
||||
FTitleColor = "#ffffff";
|
||||
PTitleColor = "#ffffff";
|
||||
UTitleColor = gray;
|
||||
FTitleBack = (mhgradient, "#000000", "#3d637f", "#315c77", "#333f3e");
|
||||
PTitleBack = (mhgradient, "#000000", "#7390aa", "#405e81", "#3d4a59");
|
||||
UTitleBack = (mhgradient, "#000000", "#595969", "#444661", "#202831");
|
||||
ResizebarBack = (mhgradient, "#000000", "#494c63", "#444661", "#202841");
|
||||
MenuTitleColor = "#ffffff";
|
||||
MenuTextColor = "#ffffff";
|
||||
MenuDisabledColor = "#9e9a9e";
|
||||
MenuTitleBack = (mhgradient, "#000000", "#3d637f", "#315c77", "#333f3e");
|
||||
MenuTextBack = (mhgradient, "#000000", "#494c63", "#444661", "#202841");
|
||||
IconBack = (mhgradient, "#000000", "#595969", "#444661", "#202831");
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = "#4d748f";
|
||||
MenuStyle = singletexture;
|
||||
}
|
||||
Reference in New Issue
Block a user