]> Dogcows Code - chaz/openbox/blobdiff - themes/Artwiz-boxed/openbox-3/themerc.xml
bump version
[chaz/openbox] / themes / Artwiz-boxed / openbox-3 / themerc.xml
index 9c360b65014e25e274f984bc2aa4d766d1d09aa4..16903c31b86fb1b3ee871272478ff94012ca0531 100644 (file)
@@ -1,16 +1,24 @@
 <?xml version="1.0"?>
-<openbox_theme version="1" xmlns="http://openbox.org/themerc">
+<openbox_theme engine="box" version="1" xmlns="http://openbox.org/4.0/themerc">
+  <about>
+    <author></author>
+    <email></email>
+    <webpage></webpage>
+    <comment></comment>
+  </about>
   <dimensions>
     <handle>4</handle>
     <padding x="1" y="1"/>
+    <window>
+      <border>1</border>
+    </window>
+    <menu>
+      <border>1</border>
+    </menu>
   </dimensions>
   <window>
-    <border>
-      <width>1</width>
-      <primary r="0" g="0" b="0" a="255"/>
-    </border>
-    <justify>center</justify>
     <active>
+      <border r="0" g="0" b="0" a="255"/>
       <clientpadding r="64" g="68" b="72" a="255"/>
       <label>
         <text>
@@ -62,6 +70,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="0" g="0" b="0" a="255"/>
       <clientpadding r="32" g="36" b="40" a="255"/>
       <label>
         <text>
         <secondary r="48" g="64" b="80" a="255"/>
       </grip>
     </inactive>
+    <justify>center</justify>
   </window>
   <menu>
-    <border>
-      <width>1</width>
-      <primary r="0" g="0" b="0" a="255"/>
-    </border>
+    <border r="0" g="0" b="0" a="255"/>
     <justify>center</justify>
     <title>
       <text>
       <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>
This page took 0.023124 seconds and 4 git commands to generate.