]> Dogcows Code - chaz/openbox/blobdiff - themes/Clearlooks-Olive/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-Olive / openbox-3 / themerc.xml
index d2d928229ffce9cef62af25ab89ae381d9a957ae..c811a1c3dcd8500de6e1279cb6aaf1216c73d20f 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="68" g="68" b="68" 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="150" g="150" b="150" a="255"/>
+      </text>
+      <style>Flat Gradient Vertical Border</style>
+      <primary r="180" g="201" b="148" a="255"/>
+      <secondary r="146" g="170" b="109" a="255"/>
+      <border r="146" g="170" b="109" a="255"/>
+    </activedisabled>
     <active>
       <text>
         <primary r="255" g="255" b="255" a="255"/>
This page took 0.024231 seconds and 4 git commands to generate.