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

« back to all changes in this revision

Viewing changes to WindowMaker/Styles/Brown.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 = "rgb:79/96/cf";
 
13
  CClipTitleColor = "rgb:61/61/61";
 
14
  FTitleColor = white;
 
15
  PTitleColor = gray;
 
16
  UTitleColor = gray;
 
17
  FTitleBack = (vgradient, "rgb:ae/9e/a6", "rgb:61/51/59");
 
18
  PTitleBack = (vgradient, "rgb:76/61/76", "rgb:20/0a/20");
 
19
  UTitleBack = (vgradient, "rgb:51/61/76", "rgb:0a/0a/20");
 
20
  ResizebarBack = (solid, "#2d354b");
 
21
  MenuTitleColor = white;
 
22
  MenuTextColor = white;
 
23
  MenuDisabledColor = gray60;
 
24
  MenuTitleBack = (hgradient, "rgb:ae/9e/a6", "rgb:61/51/59");
 
25
  MenuTextBack = (hgradient, "rgb:49/71/86", "rgb:08/10/30");
 
26
  IconBack = (mdgradient, "rgb:18/34/54", "rgb:28/45/69", "rgb:08/24/20");
 
27
  IconTitleColor = white;
 
28
  IconTitleBack = "#88777f";
 
29
  MenuStyle = normal;
 
30
}