all repos — openbox @ 974391d345adf122816831cc24cbdfec5616aed1

openbox fork - make it a bit more like ryudo

themes/Artwiz-boxed/openbox-3/themerc.xml (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0"?>
<openbox_theme version="1" xmlns="http://openbox.org/themerc">
  <dimensions>
    <handle>4</handle>
    <padding x="1" y="1"/>
  </dimensions>
  <window>
    <border>
      <width>1</width>
      <primary r="0" g="0" b="0" a="255"/>
    </border>
    <justify>center</justify>
    <active>
      <clientpadding r="64" g="68" b="72" a="255"/>
      <label>
        <text>
          <primary r="255" g="255" b="255" a="255"/>
        </text>
        <style>sunken diagonal gradient</style>
        <primary r="16" g="32" b="48" a="255"/>
        <secondary r="112" g="128" b="144" a="255"/>
      </label>
      <buttons>
        <unpressed>
          <image r="255" g="255" b="255" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="144" g="148" b="152" a="255"/>
          <secondary r="32" g="36" b="40" a="255"/>
        </unpressed>
        <disabled>
          <image r="190" g="190" b="190" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="144" g="148" b="152" a="255"/>
          <secondary r="32" g="36" b="40" a="255"/>
        </disabled>
        <toggled-unpressed>
          <image r="255" g="255" b="255" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="144" g="148" b="152" a="255"/>
          <secondary r="32" g="36" b="40" a="255"/>
        </toggled-unpressed>
        <pressed>
          <style>sunken gradient diagonal</style>
          <primary r="32" g="64" b="80" a="255"/>
          <secondary r="96" g="112" b="128" a="255"/>
        </pressed>
      </buttons>
      <titlebar>
        <style>raised gradient vertical</style>
        <primary r="128" g="132" b="136" a="255"/>
        <secondary r="48" g="52" b="56" a="255"/>
      </titlebar>
      <handle>
        <style>raised gradient diagonal</style>
        <primary r="112" g="116" b="120" a="255"/>
        <secondary r="64" g="68" b="72" a="255"/>
      </handle>
      <grip>
        <style>sunken diagonal gradient</style>
        <primary r="32" g="48" b="64" a="255"/>
        <secondary r="96" g="112" b="128" a="255"/>
      </grip>
    </active>
    <inactive>
      <clientpadding r="32" g="36" b="40" a="255"/>
      <label>
        <text>
          <primary r="96" g="100" b="104" a="255"/>
        </text>
        <style>sunken gradient diagonal</style>
        <primary r="0" g="0" b="0" a="255"/>
        <secondary r="64" g="80" b="96" a="255"/>
      </label>
      <buttons>
        <unpressed>
          <image r="112" g="116" b="120" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="80" g="84" b="88" a="255"/>
          <secondary r="0" g="0" b="0" a="255"/>
        </unpressed>
        <pressed>
          <image r="112" g="116" b="120" a="255"/>
          <style>sunken gradient diagonal</style>
          <primary r="80" g="84" b="88" a="255"/>
          <secondary r="0" g="0" b="0" a="255"/>
        </pressed>
        <disabled>
          <image r="112" g="116" b="120" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="80" g="84" b="88" a="255"/>
          <secondary r="0" g="0" b="0" a="255"/>
        </disabled>
        <toggled-unpressed>
          <image r="112" g="116" b="120" a="255"/>
          <style>raised gradient diagonal</style>
          <primary r="80" g="84" b="88" a="255"/>
          <secondary r="0" g="0" b="0" a="255"/>
        </toggled-unpressed>
      </buttons>
      <titlebar>
        <style>raised vertical gradient</style>
        <primary r="80" g="84" b="88" a="255"/>
        <secondary r="0" g="0" b="0" a="255"/>
      </titlebar>
      <handle>
        <style>raised gradient diagonal</style>
        <primary r="80" g="84" b="88" a="255"/>
        <secondary r="0" g="0" b="0" a="255"/>
      </handle>
      <grip>
        <style>sunken diagonal gradient</style>
        <primary r="0" g="0" b="0" a="255"/>
        <secondary r="48" g="64" b="80" a="255"/>
      </grip>
    </inactive>
  </window>
  <menu>
    <border>
      <width>1</width>
      <primary r="0" g="0" b="0" a="255"/>
    </border>
    <justify>center</justify>
    <title>
      <text>
        <primary r="255" g="255" b="255" a="255"/>
      </text>
      <style>raised gradient diagonal</style>
      <primary r="144" g="148" b="152" a="255"/>
      <secondary r="32" g="36" b="40" a="255"/>
    </title>
    <inactive>
      <primary r="144" g="160" b="176" a="255"/>
    </inactive>
    <active>
      <text>
        <primary r="255" g="255" b="255" a="255"/>
      </text>
      <style>raised gradient diagonal</style>
      <primary r="144" g="148" b="152" a="255"/>
      <secondary r="32" g="36" b="40" a="255"/>
    </active>
    <entries>
      <style>sunken gradient diagonal</style>
      <primary r="16" g="32" b="48" a="255"/>
      <secondary r="112" g="128" b="144" a="255"/>
    </entries>
    <activedisabled>
      <style>raised gradient diagonal</style>
      <primary r="144" g="148" b="152" a="255"/>
      <secondary r="32" g="36" b="40" a="255"/>
    </activedisabled>
  </menu>
</openbox_theme>