]> icculus.org git repositories - mikachu/openbox.git/blob - themes/Orang/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 / Orang / 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>3</handle>
5     <padding x="1" y="1"/>
6   </dimensions>
7   <window>
8     <border>
9       <width>1</width>
10       <primary r="0" g="0" b="0" a="255"/>
11     </border>
12     <clientpadding x="0" y="0"/>
13     <justify>left</justify>
14     <active>
15       <clientpadding r="247" g="247" b="247" a="255"/>
16       <label>
17         <text>
18           <primary r="255" g="255" b="255" a="255"/>
19         </text>
20         <style>parentrelative</style>
21       </label>
22       <buttons>
23         <unpressed>
24           <image r="255" g="255" b="255" a="255"/>
25           <style>parentrelative</style>
26         </unpressed>
27         <pressed>
28           <image r="211" g="215" b="207" a="255"/>
29           <style>flat solid bevel1</style>
30           <primary r="245" g="121" b="0" a="255"/>
31         </pressed>
32         <disabled>
33           <image r="255" g="255" b="255" a="255"/>
34           <style>flat solid</style>
35           <primary r="223" g="180" b="84" a="255"/>
36         </disabled>
37         <hover>
38           <image r="255" g="255" b="255" a="255"/>
39           <style>flat solid</style>
40           <primary r="252" g="175" b="62" a="255"/>
41         </hover>
42         <toggled-unpressed>
43           <image r="255" g="255" b="255" a="255"/>
44           <style>parentrelative</style>
45         </toggled-unpressed>
46       </buttons>
47       <titlebar>
48         <style>flat border solid</style>
49         <primary r="206" g="92" b="0" a="255"/>
50         <border r="252" g="175" b="62" a="255"/>
51       </titlebar>
52       <handle>
53         <style>flat solid border</style>
54         <primary r="211" g="215" b="207" a="255"/>
55         <border r="238" g="238" b="236" a="255"/>
56       </handle>
57       <grip>
58         <style>parentrelative</style>
59       </grip>
60     </active>
61     <inactive>
62       <clientpadding r="247" g="247" b="247" a="255"/>
63       <label>
64         <text>
65           <primary r="136" g="138" b="133" a="255"/>
66         </text>
67         <style>parentrelative</style>
68       </label>
69       <buttons>
70         <unpressed>
71           <image r="85" g="85" b="85" a="255"/>
72           <style>parentrelative</style>
73         </unpressed>
74         <disabled>
75           <style>flat solid</style>
76           <primary r="227" g="227" b="227" a="255"/>
77         </disabled>
78         <pressed>
79           <style>flat border solid</style>
80           <primary r="170" g="170" b="170" a="255"/>
81           <border r="229" g="229" b="229" a="255"/>
82         </pressed>
83         <toggled-unpressed>
84           <style>parentrelative</style>
85         </toggled-unpressed>
86         <hover>
87           <style>flat solid</style>
88           <primary r="227" g="227" b="227" a="255"/>
89         </hover>
90       </buttons>
91       <titlebar>
92         <style>flat solid border</style>
93         <primary r="211" g="215" b="207" a="255"/>
94         <border r="223" g="227" b="219" a="255"/>
95       </titlebar>
96       <handle>
97         <style>flat solid</style>
98         <primary r="211" g="215" b="207" a="255"/>
99       </handle>
100       <grip>
101         <style>parentrelative</style>
102       </grip>
103     </inactive>
104   </window>
105   <menu>
106     <border>
107       <width>1</width>
108       <primary r="0" g="0" b="0" a="255"/>
109     </border>
110     <justify>left</justify>
111     <overlap>2</overlap>
112     <title>
113       <text>
114         <primary r="255" g="255" b="255" a="255"/>
115       </text>
116       <style>flat solid border</style>
117       <primary r="206" g="92" b="0" a="255"/>
118       <border r="252" g="175" b="62" a="255"/>
119     </title>
120     <inactive>
121       <primary r="0" g="0" b="0" a="255"/>
122     </inactive>
123     <disabled>
124       <primary r="115" g="117" b="115" a="255"/>
125     </disabled>
126     <activedisabled>
127       <text>
128         <primary r="115" g="117" b="115" a="255"/>
129       </text>
130       <style>flat solid</style>
131       <primary r="206" g="92" b="0" a="255"/>
132     </activedisabled>
133     <active>
134       <text>
135         <primary r="255" g="255" b="255" a="255"/>
136       </text>
137       <style>flat solid</style>
138       <primary r="206" g="92" b="0" a="255"/>
139     </active>
140     <entries>
141       <style>flat solid</style>
142       <primary r="211" g="215" b="207" a="255"/>
143     </entries>
144   </menu>
145 </openbox_theme>