]> Dogcows Code - chaz/openbox/blobdiff - themes/Clearlooks/openbox-3/themerc.xml
add the 'engine="box"' to the theme format, and require it to be there so we can...
[chaz/openbox] / themes / Clearlooks / openbox-3 / themerc.xml
index aae4caef0ca07edb3b2d702526e000d938262b1a..00f45dfa4e9dc29f08f0f2f7cc554d19d4d7f7d8 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<openbox_theme version="1" xmlns="http://openbox.org/themerc">
+<openbox_theme version="1" engine="box" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>3</handle>
     <padding x="2" y="2"/>
       <primary r="0" g="0" b="0" a="255"/>
     </inactive>
     <disabled>
-      <primary r="153" g="153" b="153" a="255"/>
+      <primary r="170" g="170" b="170" a="255"/>
     </disabled>
+    <activedisabled>
+      <text>
+        <primary r="170" g="170" b="170" a="255"/>
+      </text>
+      <style>Flat Gradient Vertical</style>
+      <primary r="98" g="140" b="178" a="255"/>
+      <secondary r="80" g="112" b="141" a="255"/>
+    </activedisabled>
     <active>
       <text>
         <primary r="255" g="255" b="255" a="255"/>
This page took 0.020952 seconds and 4 git commands to generate.