]> icculus.org git repositories - mikachu/openbox.git/blob - themes/Syscrash/openbox-3/themerc.xml
add the 'engine="box"' to the theme format, and require it to be there so we can...
[mikachu/openbox.git] / themes / Syscrash / openbox-3 / themerc.xml
1 <?xml version="1.0"?>
2 <openbox_theme version="1" engine="box" xmlns="http://openbox.org/themerc">
3   <dimensions>
4     <handle>0</handle>
5     <padding x="1" y="1"/>
6   </dimensions>
7   <window>
8     <border>
9       <width>1</width>
10       <primary r="109" g="109" b="109" a="255"/>
11     </border>
12     <clientpadding x="0" y="0"/>
13     <justify>left</justify>
14     <active>
15       <clientpadding r="76" g="76" b="76" a="255"/>
16       <label>
17         <text>
18           <primary r="255" g="255" b="255" a="255"/>
19           <shadow>
20             <offset x="1" y="1"/>
21           </shadow>
22         </text>
23         <style>flat gradient vertical border</style>
24         <primary r="76" g="76" b="76" a="255"/>
25         <secondary r="112" g="112" b="112" a="255"/>
26       </label>
27       <buttons>
28         <unpressed>
29           <image r="255" g="255" b="255" a="255"/>
30           <style>flat gradient vertical border</style>
31           <primary r="81" g="81" b="81" a="255"/>
32           <secondary r="103" g="103" b="103" a="255"/>
33         </unpressed>
34         <disabled>
35           <image r="140" g="140" b="117" a="255"/>
36           <style>parentrelative</style>
37         </disabled>
38         <pressed>
39           <style>flat gradient crossdiagonal border</style>
40           <primary r="211" g="222" b="218" a="255"/>
41           <secondary r="159" g="191" b="193" a="255"/>
42         </pressed>
43         <hover>
44           <style>flat solid border</style>
45           <primary r="230" g="230" b="224" a="255"/>
46         </hover>
47       </buttons>
48       <titlebar>
49         <style>flat solid</style>
50         <primary r="155" g="155" b="155" a="255"/>
51       </titlebar>
52       <handle>
53         <style>flat gradient crossdiagonal</style>
54         <primary r="211" g="222" b="218" a="255"/>
55         <secondary r="159" g="191" b="193" a="255"/>
56       </handle>
57       <grip>
58         <style>flat solid</style>
59         <primary r="159" g="191" b="193" a="255"/>
60       </grip>
61     </active>
62     <inactive>
63       <clientpadding r="112" g="112" b="112" a="255"/>
64       <label>
65         <text>
66           <primary r="76" g="76" b="76" a="255"/>
67         </text>
68         <style>parentrelative</style>
69       </label>
70       <buttons>
71         <unpressed>
72           <image r="76" g="76" b="76" a="255"/>
73           <style>parentrelative</style>
74         </unpressed>
75         <disabled>
76           <image r="140" g="140" b="117" a="255"/>
77           <style>parentrelative</style>
78         </disabled>
79         <pressed>
80           <style>flat gradient crossdiagonal border</style>
81           <primary r="211" g="222" b="218" a="255"/>
82           <secondary r="159" g="191" b="193" a="255"/>
83         </pressed>
84         <hover>
85           <style>flat solid border</style>
86           <primary r="230" g="230" b="224" a="255"/>
87         </hover>
88       </buttons>
89       <titlebar>
90         <style>flat solid</style>
91         <primary r="155" g="155" b="155" a="255"/>
92       </titlebar>
93       <handle>
94         <style>flat solid</style>
95         <primary r="230" g="230" b="224" a="255"/>
96       </handle>
97       <grip>
98         <style>flat solid</style>
99         <primary r="230" g="230" b="224" a="255"/>
100       </grip>
101     </inactive>
102   </window>
103   <menu>
104     <border>
105       <width>1</width>
106       <primary r="109" g="109" b="109" a="255"/>
107     </border>
108     <justify>left</justify>
109     <overlap>0</overlap>
110     <title>
111       <text>
112         <primary r="255" g="255" b="255" a="255"/>
113         <shadow>
114           <offset x="1" y="1"/>
115         </shadow>
116       </text>
117       <style>flat gradient vertical</style>
118       <primary r="76" g="76" b="76" a="255"/>
119       <secondary r="112" g="112" b="112" a="255"/>
120     </title>
121     <inactive>
122       <primary r="34" g="34" b="28" a="255"/>
123     </inactive>
124     <disabled>
125       <primary r="140" g="140" b="117" a="255"/>
126     </disabled>
127     <activedisabled>
128       <text>
129         <primary r="140" g="140" b="117" a="255"/>
130       </text>
131       <style>flat solid</style>
132       <primary r="76" g="76" b="76" a="255"/>
133     </activedisabled>
134     <active>
135       <text>
136         <primary r="255" g="255" b="255" a="255"/>
137       </text>
138       <style>flat solid</style>
139       <primary r="76" g="76" b="76" a="255"/>
140     </active>
141     <entries>
142       <style>flat solid</style>
143       <primary r="230" g="230" b="224" a="255"/>
144     </entries>
145   </menu>
146 </openbox_theme>