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