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