~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to WindowMaker/Styles/Golden.style

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
ImportĀ upstreamĀ versionĀ 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  WindowTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
 
3
  MenuTitleFont = "Trebuchet MS,Luxi Sans:bold:pixelsize=12";
 
4
  MenuTextFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
 
5
  IconTitleFont = "Arial,Luxi Sans:pixelsize=9";
 
6
  ClipTitleFont = "Verdana:bold:pixelsize=10";
 
7
  DisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=12";
 
8
  LargeDisplayFont = "Trebuchet MS,Luxi Sans:pixelsize=24";
 
9
  TitleJustify = center;
 
10
  HighlightColor = white;
 
11
  HighlightTextColor = black;
 
12
  ClipTitleColor = black;
 
13
  CClipTitleColor = gray30;
 
14
  FTitleColor = white;
 
15
  PTitleColor = white;
 
16
  UTitleColor = gray20;
 
17
  FTitleBack = (
 
18
    mdgradient,
 
19
    "rgb:ba/98/76",
 
20
    "rgb:ba/98/76",
 
21
    "rgb:54/32/10",
 
22
    "rgb:7a/58/36"
 
23
  );
 
24
  PTitleBack = (dgradient, "rgb:64/42/20", "rgb:ca/a8/86");
 
25
  UTitleBack = (dgradient, "rgb:90/90/90", "rgb:b0/b0/b0");
 
26
  ResizebarBack = (dgradient, "rgb:90/90/90", "rgb:b0/b0/b0");
 
27
  MenuTitleColor = white;
 
28
  MenuTextColor = black;
 
29
  MenuDisabledColor = gray40;
 
30
  MenuTitleBack = (dgradient, "rgb:ba/98/76", "rgb:54/32/10");
 
31
  MenuTextBack = (dgradient, "rgb:b0/b0/b0", "rgb:70/70/70");
 
32
  IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
 
33
  IconTitleColor = white;
 
34
  IconTitleBack = "rgb:ba/98/76";
 
35
  MenuStyle = normal;
 
36
}