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

« back to all changes in this revision

Viewing changes to WindowMaker/Styles/Blue.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 = left;
 
10
  HighlightColor = white;
 
11
  HighlightTextColor = black;
 
12
  ClipTitleColor = black;
 
13
  CClipTitleColor = gray30;
 
14
  FTitleColor = white;
 
15
  PTitleColor = white;
 
16
  UTitleColor = gray20;
 
17
  FTitleBack = (hgradient, "rgb:00/00/10", "rgb:20/20/70");
 
18
  PTitleBack = (hgradient, "rgb:50/50/50", "rgb:80/80/80");
 
19
  UTitleBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
 
20
  ResizebarBack = (hgradient, "rgb:90/90/90", "rgb:c0/c0/c0");
 
21
  MenuTitleColor = white;
 
22
  MenuTextColor = black;
 
23
  MenuDisabledColor = gray40;
 
24
  MenuTitleBack = (hgradient, "rgb:20/20/70", "rgb:00/00/20");
 
25
  MenuTextBack = (hgradient, "rgb:c0/c0/c0", "rgb:90/90/90");
 
26
  IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");
 
27
  IconTitleColor = white;
 
28
  IconTitleBack = "#101040";
 
29
  MenuStyle = normal;
 
30
}