]> Dogcows Code - chaz/openbox/blobdiff - themes/Natura/openbox-3/themerc.xml
give different border colors to active and inactive windows. adjust the xml theme...
[chaz/openbox] / themes / Natura / openbox-3 / themerc.xml
index 188410519265adf58650275438d83b6d68ac2c76..c4332e8b18a919529718387eb756d460740ff6d4 100644 (file)
@@ -1,17 +1,25 @@
 <?xml version="1.0"?>
-<openbox_theme version="1" engine="box" xmlns="http://openbox.org/themerc">
+<openbox_theme engine="box" version="1" xmlns="http://openbox.org/themerc">
+  <about>
+    <author></author>
+    <email></email>
+    <webpage></webpage>
+    <comment></comment>
+  </about>
   <dimensions>
     <handle>2</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"/>
-    <justify>left</justify>
     <active>
+      <border r="0" g="0" b="0" a="255"/>
       <clientpadding r="238" g="238" b="238" a="255"/>
       <label>
         <text>
@@ -72,6 +80,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="0" g="0" b="0" a="255"/>
       <clientpadding r="238" g="238" b="238" a="255"/>
       <label>
         <text>
         <border r="191" g="191" b="191" a="255"/>
       </grip>
     </inactive>
+    <justify>left</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>left</justify>
     <overlap>0</overlap>
     <title>
This page took 0.02163 seconds and 4 git commands to generate.