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