]> Dogcows Code - chaz/openbox/blob - data/styles/outcomes
use the new config system.. a bit..
[chaz/openbox] / data / styles / outcomes
1 toolbar: raised diagonal gradient bevel1
2 toolbar.color: rgb:7/8/8
3 toolbar.colorTo: grey20
4
5 toolbar.button: raised diagonal gradient bevel1
6 toolbar.button.color: grey
7 toolbar.button.colorTo: grey20
8 toolbar.button.picColor: black
9 toolbar.button.pressed: sunken diagonal interlaced gradient bevel1
10 toolbar.button.pressed.color: rgb:38/4/4
11 toolbar.button.pressed.colorTo: rgb:d/f/f
12
13 toolbar.label: flat interlaced diagonal gradient
14 toolbar.label.color: grey20
15 toolbar.label.colorTo: rgb:7/8/8
16 toolbar.label.textColor: grey85
17
18 toolbar.windowLabel: flat interlaced diagonal gradient
19 toolbar.windowLabel.color: grey20
20 toolbar.windowLabel.colorTo: rgb:7/8/8
21 toolbar.windowLabel.textColor: grey85
22
23 toolbar.clock: flat interlaced diagonal gradient
24 toolbar.clock.color: grey20
25 toolbar.clock.colorTo: rgb:7/8/8
26 toolbar.clock.textColor: grey85
27
28 toolbar.justify: center
29
30 menu.title: raised diagonal interlaced gradient bevel1
31 menu.title.color: grey20
32 menu.title.colorTo: rgb:7/8/8
33 menu.title.textColor: grey85
34 menu.title.justify: center
35
36 menu.frame: raised diagonal gradient bevel1
37 menu.frame.color: rgb:7/8/8
38 menu.frame.colorTo: grey10
39 menu.frame.textColor: white
40 menu.frame.disableColor: rgb:38/4/4
41 menu.frame.justify: center
42
43 menu.bullet: triangle
44 menu.bullet.position: right
45
46 menu.hilite: raised diagonal gradient bevel1
47 menu.hilite.color: grey60
48 menu.hilite.colorTo: white
49 menu.hilite.textColor: grey20
50
51 window.title.focus: raised diagonal gradient bevel1
52 window.title.focus.color: rgb:7/8/8
53 window.title.focus.colorTo: grey20
54 window.title.unfocus: raised diagonal gradient bevel1
55 window.title.unfocus.color: rgb:54/6/6
56 window.title.unfocus.colorTo: grey20
57
58 window.label.focus: interlaced sunken diagonal gradient bevel1
59 window.label.focus.color: grey20
60 window.label.focus.colorTo: grey
61 window.label.focus.textColor: white
62 window.label.unfocus: interlaced flat gradient
63 window.label.unfocus.color: grey20
64 window.label.unfocus.colorTo: rgb:54/6/6
65 window.label.unfocus.textColor: grey
66
67 window.handle.focus: raised diagonal gradient bevel1
68 window.handle.focus.color: rgb:7/8/8
69 window.handle.focus.colorTo: grey20
70 window.handle.unfocus: raised diagonal gradient bevel1
71 window.handle.unfocus.color: rgb:54/6/6
72 window.handle.unfocus.colorTo: grey20
73
74 window.grip.focus: raised diagonal gradient bevel1
75 window.grip.focus.color: grey
76 window.grip.focus.colorTo: grey20
77 window.grip.unfocus: sunken diagonal gradient bevel1
78 window.grip.unfocus.color: grey20
79 window.grip.unfocus.colorTo: grey
80
81
82 window.button.focus: raised diagonal gradient bevel1
83 window.button.focus.color: grey
84 window.button.focus.colorTo: grey20
85 window.button.focus.picColor: black
86 window.button.unfocus: sunken diagonal gradient bevel1
87 window.button.unfocus.color: grey20
88 window.button.unfocus.colorTo: grey
89 window.button.unfocus.picColor: grey40
90 window.button.pressed: flat diagonal interlaced gradient
91 window.button.pressed.color: rgb:38/4/4
92 window.button.pressed.colorTo: rgb:d/f/f
93
94 window.frame.focusColor: grey85
95 window.frame.unfocusColor: rgb:54/6/6
96
97 window.justify: center
98
99 ! fonts
100 *font: lucidasans-bold-10
101
102 *xft.font: arial
103 *xft.size: 10
104 *xft.flags: bold
105
106 ! misc...
107 borderColor: rgb:1c/2/2
108
109 borderWidth: 1
110 bevelWidth: 2
111 handleWidth: 4
112
113 rootCommand: bsetroot -mod 4 4 -fg rgb:54/6/6 -bg grey20
114
115 ! for the bbtools
116 menuFont: lucidasans-10
117 titleFont: lucidasans-bold-10
This page took 0.039425 seconds and 4 git commands to generate.