]> Dogcows Code - chaz/openbox/blobdiff - themes/Orang/openbox-3/themerc.xml
give different border colors to active and inactive windows. adjust the xml theme...
[chaz/openbox] / themes / Orang / openbox-3 / themerc.xml
index f8e3c7b3474901ed59af26f5a86dbf9a3cf06e44..85254827e6fc7fbc268f2f22848f9d462846959a 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>3</handle>
     <padding x="1" y="1"/>
+    <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="247" g="247" b="247" a="255"/>
       <label>
         <text>
@@ -59,6 +67,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="0" g="0" b="0" a="255"/>
       <clientpadding r="247" g="247" b="247" a="255"/>
       <label>
         <text>
         <style>parentrelative</style>
       </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>2</overlap>
     <title>
This page took 0.022861 seconds and 4 git commands to generate.