]> Dogcows Code - chaz/openbox/blob - themes/Syscrash/openbox-3/themerc.xml
bd8d15dbf66587ff5c48acb89bbed33f64aa125b
[chaz/openbox] / themes / Syscrash / openbox-3 / themerc.xml
1 <?xml version="1.0"?>
2 <!-- syscrash's theme, based off nightm4re's flax or something -->
3 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
4 <dimensions>
5 <handle>0</handle>
6 <padding x="2" y="2"/>
7 </dimensions>
8 <window>
9 <border>
10 <width>1</width>
11 <primary r="155" g="155" b="155" a="255"/>
12 </border>
13 <clientpadding x="0" y="0"/>
14 <justify>left</justify>
15 <active>
16 <clientpadding r="76" g="76" b="76" a="255"/>
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 <clientpadding r="112" g="112" b="112" a="255"/>
61 <label>
62 <text>
63 <primary r="76" g="76" b="76" a="255"/>
64 </text>
65 <style>parentrelative</style>
66 </label>
67 <buttons>
68 <unpressed>
69 <image r="76" g="76" b="76" a="255"/>
70 <style>parentrelative</style>
71 </unpressed>
72 <disabled>
73 <style>flat solid</style>
74 </disabled>
75 <pressed>
76 <style>flat gradient crossdiagonal border</style>
77 <primary r="211" g="222" b="218" a="255"/>
78 <secondary r="159" g="191" b="193" a="255"/>
79 </pressed>
80 <hover>
81 <style>flat solid border</style>
82 <primary r="230" g="230" b="224" a="255"/>
83 </hover>
84 </buttons>
85 <titlebar>
86 <style>flat solid</style>
87 <primary r="155" g="155" b="155" a="255"/>
88 </titlebar>
89 <handle>
90 <style>flat solid</style>
91 <primary r="230" g="230" b="224" a="255"/>
92 </handle>
93 <grip>
94 <style>flat solid</style>
95 <primary r="230" g="230" b="224" a="255"/>
96 </grip>
97 </inactive>
98 </window>
99 <menu>
100 <border>
101 <width>1</width>
102 <primary r="155" g="155" b="155" a="255"/>
103 </border>
104 <justify>left</justify>
105 <overlap>0</overlap>
106 <title>
107 <text>
108 <primary r="255" g="255" b="255" a="255"/>
109 </text>
110 <style>flat gradient vertical</style>
111 <primary r="76" g="76" b="76" a="255"/>
112 <secondary r="112" g="112" b="112" a="255"/>
113 </title>
114 <inactive>
115 <primary r="34" g="34" b="28" a="255"/>
116 </inactive>
117 <disabled>
118 <primary r="68" g="68" b="56" a="255"/>
119 </disabled>
120 <active>
121 <text>
122 <primary r="255" g="255" b="255" a="255"/>
123 </text>
124 <style>flat solid</style>
125 <primary r="76" g="76" b="76" a="255"/>
126 </active>
127 <entries>
128 <style>flat solid</style>
129 <primary r="230" g="230" b="224" a="255"/>
130 </entries>
131 </menu>
132 </openbox_theme>
This page took 0.038493 seconds and 3 git commands to generate.