]> Dogcows Code - chaz/openbox/blobdiff - themes/Clearlooks/openbox-3/themerc.xml
fix the bottom decor stuff for maximized windows. kill the border and tings at the...
[chaz/openbox] / themes / Clearlooks / openbox-3 / themerc.xml
index f4ab5f84bdf63aa45d0b593334eb75551a53524f..2469c4a9e737c781f502b9fc6976b14e77aa2db6 100644 (file)
@@ -1,16 +1,26 @@
 <?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="5" y="5"/>
+    </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"/>
+      <clientpadding r="102" g="153" b="204" a="255"/>
       <label>
         <text>
           <primary r="255" g="255" b="255" a="255"/>
@@ -68,6 +78,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>
This page took 0.020971 seconds and 4 git commands to generate.