]> Dogcows Code - chaz/openbox/blobdiff - themes/Clearlooks-Olive/openbox-3/themerc.xml
relocate the xsd's so they don't clash, and point to the right places
[chaz/openbox] / themes / Clearlooks-Olive / openbox-3 / themerc.xml
index d2d928229ffce9cef62af25ab89ae381d9a957ae..c2a1f5f445e271fee487b48ea8d23028b892936b 100644 (file)
@@ -1,16 +1,25 @@
 <?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>3</handle>
     <padding x="2" y="2"/>
+    <window>
+      <border>1</border>
+      <clientpadding x="0" y="0"/>
+    </window>
+    <menu>
+      <border>1</border>
+    </menu>
   </dimensions>
   <window>
-    <border>
-      <width>1</width>
-      <primary r="0" g="0" b="0" a="255"/>
-    </border>
-    <clientpadding x="0" y="0"/>
     <active>
+      <border r="0" g="0" b="0" a="255"/>
       <label>
         <text>
           <primary r="255" g="255" b="255" a="255"/>
@@ -68,6 +77,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="0" g="0" b="0" a="255"/>
       <label>
         <text>
           <primary r="0" g="0" b="0" a="255"/>
     </inactive>
   </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>left</justify>
     <overlap>0</overlap>
     <title>
       <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.026632 seconds and 4 git commands to generate.