]> Dogcows Code - chaz/openbox/blob - themes/bbs
update the build system, using a single Makefile.am for a sexyass non-recursive make...
[chaz/openbox] / themes / bbs
1 style.name: [b]lack [b]ronze [s]alad
2 style.author: miklos
3
4 rootCommand: bsetbg -solid '#5d718e'
5
6 !toolbar.button: flat gradient vertical bevel1
7 !toolbar.button.color: #e2dfbd
8 !toolbar.button.colorTo: #6f6d5d
9 toolbar.button: parentrelative
10 toolbar.button.picColor: #4d462a
11
12 toolbar.button.pressed: Sunken Bevel1 Solid
13 toolbar.button.pressed.color: #a19f86
14
15 !toolbar.label: raised gradient crossdiagonal bevel1
16 !toolbar.label.color: #e2dfbd
17 !toolbar.label.colorTo: #6f6d5d
18 toolbar.label: parentrelative
19 toolbar.label.textColor: #334142
20
21 toolbar.windowLabel: sunken gradient crossdiagonal
22 toolbar.windowLabel.color: #94927b
23 toolbar.windowLabel.colorTo: #a19f86
24 toolbar.windowLabel.textColor: #334142
25
26 !toolbar.clock: raised gradient crossdiagonal bevel2
27 toolbar.clock: parentrelative
28 toolbar.clock.color: #e2dfbd
29 toolbar.clock.colorTo: #6f6d5d
30 toolbar.clock.textColor: #334142
31
32 toolbar: raised Gradient vertical bevel1
33 toolbar.color: #e2dfbd
34 toolbar.colorTo: #a19f86
35 toolbar.justify: Center
36
37 menu.frame: raised gradient crossdiagonal bevel1
38 menu.frame.color: #e2dfbd
39 menu.frame.colorTo: #6f6d5d
40 menu.frame.textColor: #334142
41 menu.frame.justify: right
42
43 menu.title: sunken gradient crossdiagonal bevel2
44 menu.title.color: #94927b
45 menu.title.colorTo: #a19f86
46 menu.title.textColor: #334142
47 menu.title.justify: center
48
49 menu.hilite: sunken gradient crossdiagonal bevel2
50 menu.hilite.colorTo: #506890
51 menu.hilite.color: #a19f86
52 menu.hilite.textColor: #4d462a
53
54 menu.bullet: Empty
55 menu.bullet.position: left
56 menu.frame.disableColor: #ffffff
57
58 !window.button.focus: flat gradient crossdiagonal bevel1
59 window.button.focus: parentrelative
60 window.button.focus.color: #e2dfbd
61 window.button.focus.colorTo: #6f6d5d
62 window.button.focus.picColor: #334142
63
64 window.button.unfocus: parentrelative
65 window.button.unfocus.picColor: #556364
66
67 window.grip.focus: sunken gradient crossdiagonal bevle1
68 window.grip.focus.color: #e2dfbd
69 window.grip.focus.colorTo: #6f6d5d
70
71 window.grip.unfocus: parentrelative
72
73 window.handle.focus: flat gradient crossdiagonal
74 window.handle.focus.color: #e2dfbd
75 window.handle.focus.colorTo: #a19f86
76
77 window.handle.unfocus: flat gradient crossdiagonal
78 window.handle.unfocus.color: #e2dfbd
79 window.handle.unfocus.colorTo: #6f6d5d
80
81 window.label.focus: sunken gradient crossdiagonal
82 window.label.focus.color: #94927b
83 window.label.focus.colorTo: #a19f86
84 window.label.focus.textColor: #334142
85 window.label.focus.justify: Center
86
87 window.justify: Center
88 window.label.unfocus: parentrelative
89 window.label.unfocus.textColor: #758384
90
91 window.title.focus: raised gradient vertical bevel1
92 window.title.focus.color: #e2dfdb
93 window.title.focus.colorTo: #a19f86
94
95 window.title.unfocus: raised gradient crossdiagonal bevel1
96 window.title.unfocus.color: #e2dfdb
97 window.title.unfocus.colorTo: #a19f86
98
99 window.button.pressed: Sunken Bevel1 Gradient crossdiagonal
100 window.button.pressed.colorTo: #506890
101 window.button.pressed.color: #a19f86
102
103 window.frame.focusColor: #e2dfdb
104 window.frame.unfocusColor: #6f6d5d
105 handleWidth: 4
106 frameWidth: 0
107 bevelWidth: 1
108 borderWidth: 0
109 borderColor: #8f8d7d
110
111 window.xft.font: Trebuchet MS
112 window.xft.size: 10
113 window.font: lucidasans-10
114
115 menu.frame.xft.font: Trebuchet MS
116 menu.frame.xft.size: 12
117 menu.frame.font: lucidasans-10
118
119 menu.title.xft.font: Trebuchet MS
120 menu.title.xft.size: 12
121 menu.title.xft.flags: bold
122 menu.title.font: lucidasans-10
123
124 toolbar.xft.font: Trebuchet MS
125 toolbar.xft.size: 10
126 toolbar.font: lucidasans-10
This page took 0.038515 seconds and 4 git commands to generate.