]> icculus.org git repositories - mikachu/openbox.git/blob - data/styles/frobozz
remove the word "sticky" from everywhere, and replace with "all desktops". change...
[mikachu/openbox.git] / 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 *xft.font:              Arial
88 toolbar.xft.size:       10
89 toolbar.justify:        center
90
91 window.xft.size:        9
92 !window.xft.flags:      bold
93 window.justify:         left
94
95 menu.title.xft.size:    10
96 menu.title.xft.flags:   bold
97 menu.title.justify:     center
98
99 menu.frame.xft.size:    10
100 menu.frame.justify:     right
101
102 ! ***** fonts *****
103 *Font:                  lucidasans-10
104 !toolbar.font: lime
105 !toolbar.justify:       center
106
107 !window.font: lime
108 !window.justify: left   
109
110 !menu.title.font: lime
111 !menu.title.justify:    center
112
113 !menu.frame.font: lime
114 !menu.frame.justify: right
115
116 ! ***** the rest *****
117 borderColor:    #000000
118 borderWidth:    1
119 bevelWidth:             2
120 handleWidth:    4
121 frameWidth:             0
122
123 ! ***** bbpager *****
124 bbpager.desktop.focusStyle:     texture
125
126 bbpager.frame:  parentrelative
127 bbpager.frame.color:    #5e6166
128
129 bbpager.desktop:        parentrelative
130 bbpager.desktop.focus:  flat solid
131 bbpager.desktop.focus.color:    #484848
132
133 bbpager.window: raised solid
134 bbpager.window.color:   #6f7a7f
135 bbpager.window.focus:   raised solid
136 bbpager.window.focus.color:     #485561
137
138 bbpager.active.window.borderColor:      black
139 bbpager.inactive.window.borderColor:    black
140
141 ! ***** rootCommand *****
142 #rootCommand:   bsetbg -solid "#484848"
143 rootCommand: bsetbg -gradient flatinterlaced -bg "#485561" -fg "#"484848