mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
Initial revision
This commit is contained in:
27
WindowMaker/Themes/OpenStep
Executable file
27
WindowMaker/Themes/OpenStep
Executable file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
NewStyle = YES;
|
||||
TitleJustify = left;
|
||||
WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
|
||||
ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
|
||||
DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
|
||||
HighlightColor = white;
|
||||
HighlightTextColor = black;
|
||||
ClipTitleColor = black;
|
||||
CClipTitleColor = "rgb:61/61/61";
|
||||
FTitleColor = white;
|
||||
PTitleColor = white;
|
||||
UTitleColor = gray20;
|
||||
FTitleBack = (dgradient, "rgb:00/00/10", "rgb:20/20/70");
|
||||
PTitleBack = (dgradient, "rgb:50/50/50", "rgb:80/80/80");
|
||||
UTitleBack = (dgradient, "rgb:90/90/90", "rgb:d0/d0/d0");
|
||||
MenuTitleColor = white;
|
||||
MenuTextColor = black;
|
||||
MenuDisabledColor = gray40;
|
||||
MenuTitleBack = (dgradient, "rgb:00/00/20", "rgb:20/20/70");
|
||||
MenuTextBack = (hgradient, "rgb:d0/d0/d0", "rgb:80/80/80");
|
||||
WorkspaceBack = (tpixmap, "BlueImage.jpeg", black);
|
||||
IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
|
||||
}
|
||||
Reference in New Issue
Block a user