]> Dogcows Code - chaz/openbox/blob - data/styles/frobozz
replace frobozz with the original from kyle
[chaz/openbox] / data / styles / frobozz
1 ! by kyle (kyle@achilles.net)
2 ! modified from blah23 by cthulhain (lordzork@lordzork.com)
3
4 ! ***** toolbar *****
5 toolbar: raised solid
6 toolbar.color: #484848
7
8 toolbar.label: parentrelative
9 toolbar.label.textColor: #bcc3ce
10
11 toolbar.windowLabel: sunken solid
12 toolbar.windowLabel.color: #485561
13 toolbar.windowLabel.textColor: #e8f1ff
14
15 toolbar.clock: parentrelative
16 toolbar.clock.textColor: #bcc3ce
17
18 toolbar.button: flat solid
19 toolbar.button.color:#484848
20 toolbar.button.picColor:#303030
21
22 toolbar.button.pressed: sunken solid
23 toolbar.button.pressed.color: #484848
24
25
26 ! ***** menu *****
27 menu.title: raised solid
28 menu.title.color: #485561
29 menu.title.textColor: #e8f1ff
30
31 menu.frame: raised solid
32 menu.frame.color: #484848
33 menu.frame.textColor: #bcc3ce
34
35 menu.hilite: sunken solid
36 menu.hilite.color: #485561
37 menu.hilite.textColor: #e8f1ff
38
39 menu.bullet: triangle
40 menu.bullet.position: right
41
42
43 ! ***** window focused *****
44 window.title.focus: raised solid
45 window.title.focus.color: #485561
46
47 window.label.focus: parentrelative
48 window.label.focus.textColor: #e8f1ff
49
50 window.button.focus: flat solid
51 window.button.focus.color: #485561
52 window.button.focus.picColor: #303030
53
54 window.button.pressed: sunken solid
55 window.button.pressed.color: #485561
56
57 window.handle.focus: sunken solid
58 window.handle.focus.color: #485561
59
60 window.grip.focus: sunken solid
61 window.grip.focus.color: #485561
62
63 window.frame.focusColor: #63707f
64 window.frame.focus.color: #63707f
65
66 ! ***** window unfocused *****
67 window.title.unfocus: raised solid
68 window.title.unfocus.color: #484848
69
70 window.label.unfocus: parentrelative
71 window.label.unfocus.textColor: #909090
72
73 window.button.unfocus:flat solid
74 window.button.unfocus.color: #484848
75 window.button.unfocus.picColor: #303030
76
77 window.handle.unfocus: sunken solid
78 window.handle.unfocus.color: #484848
79
80 window.grip.unfocus: sunken solid
81 window.grip.unfocus.color: #484848
82
83 window.frame.unfocusColor: #5e6166
84 window.frame.unfocus.color: #5e6166
85
86 ! ***** Xft fonts *****
87 toolbar.xft.font: tahoma
88 toolbar.xft.size: 8
89 toolbar.justify: center
90
91 window.xft.font: tahoma
92 window.xft.size: 7
93 window.xft.flags: bold
94 window.justify: left
95
96 menu.title.xft.font: tahoma
97 menu.title.xft.size: 8
98 menu.title.xft.flags: bold
99 menu.title.justify: center
100
101 menu.frame.xft.font: tahoma
102 menu.frame.xft.size: 8
103 menu.frame.justify: right
104
105 ! ***** fonts *****
106 !toolbar.font: lime
107 !toolbar.justify: center
108
109 !window.font: lime
110 !window.justify: left
111
112 !menu.title.font: lime
113 !menu.title.justify: center
114
115 !menu.frame.font: lime
116 !menu.frame.justify: right
117
118 ! ***** the rest *****
119 borderColor: #000000
120 borderWidth: 1
121 bevelWidth: 2
122 handleWidth: 4
123 frameWidth: 0
124
125 ! ***** bbpager *****
126 bbpager.desktop.focusStyle: texture
127
128 bbpager.frame: parentrelative
129 bbpager.frame.color: #5e6166
130
131 bbpager.desktop: parentrelative
132 bbpager.desktop.focus: flat solid
133 bbpager.desktop.focus.color: #484848
134
135 bbpager.window: raised solid
136 bbpager.window.color: #6f7a7f
137 bbpager.window.focus: raised solid
138 bbpager.window.focus.color: #485561
139
140 bbpager.active.window.borderColor: black
141 bbpager.inactive.window.borderColor: black
142
143 ! ***** rootCommand *****
144 #rootCommand: bsetbg -solid "#484848"
145 rootCommand: bsetbg -gradient flatinterlaced -bg "#485561" -fg "#"484848
This page took 0.039648 seconds and 4 git commands to generate.