]> Dogcows Code - chaz/openbox/blobdiff - themes/Orang/openbox-3/themerc.xml
add the 'engine="box"' to the theme format, and require it to be there so we can...
[chaz/openbox] / themes / Orang / openbox-3 / themerc.xml
index 84ded301cda2ea75af1743f04bb58abba13b5cb7..f8e3c7b3474901ed59af26f5a86dbf9a3cf06e44 100644 (file)
@@ -1,7 +1,5 @@
 <?xml version="1.0"?>
-<!-- i be a mess -->
-
-<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="1" y="1"/>
     <disabled>
       <primary r="115" g="117" b="115" a="255"/>
     </disabled>
+    <activedisabled>
+      <text>
+        <primary r="115" g="117" b="115" a="255"/>
+      </text>
+      <style>flat solid</style>
+      <primary r="206" g="92" b="0" a="255"/>
+    </activedisabled>
     <active>
       <text>
         <primary r="255" g="255" b="255" a="255"/>
This page took 0.022833 seconds and 4 git commands to generate.