]> Dogcows Code - chaz/openbox/blobdiff - themes/Bear2/openbox-3/themerc.xml
bump version
[chaz/openbox] / themes / Bear2 / openbox-3 / themerc.xml
index 3173853e730be9ee8848f3b4cbf969c2ccb103c8..7357cd377764f3c60ec8ed9bb8c0c1abf92feb9e 100644 (file)
@@ -1,17 +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>4</handle>
     <padding x="3" y="3"/>
+    <window>
+      <border>1</border>
+      <clientpadding x="0" y="0"/>
+    </window>
+    <menu>
+      <border>1</border>
+    </menu>
   </dimensions>
   <window>
-    <border>
-      <width>1</width>
-      <primary r="78" g="78" b="78" a="255"/>
-    </border>
-    <clientpadding x="0" y="0"/>
-    <justify>center</justify>
     <active>
+      <border r="78" g="78" b="78" a="255"/>
       <clientpadding r="238" g="238" b="236" a="255"/>
       <label>
         <text>
@@ -34,7 +42,7 @@
           <primary r="167" g="206" b="242" a="255"/>
         </pressed>
         <disabled>
-          <image r="221" g="221" b="221" a="255"/>
+          <image r="109" g="143" b="188" a="255"/>
           <style>parentrelative</style>
         </disabled>
         <hover>
@@ -62,6 +70,7 @@
       </grip>
     </active>
     <inactive>
+      <border r="78" g="78" b="78" a="255"/>
       <clientpadding r="238" g="238" b="236" a="255"/>
       <label>
         <text>
@@ -84,7 +93,7 @@
           <primary r="79" g="80" b="81" a="255"/>
         </pressed>
         <disabled>
-          <image r="255" g="255" b="255" a="255"/>
+          <image r="208" g="208" b="208" a="255"/>
           <style>parentrelative</style>
         </disabled>
         <hover>
         <style>parentrelative</style>
       </grip>
     </inactive>
+    <justify>center</justify>
   </window>
   <menu>
-    <border>
-      <width>1</width>
-      <primary r="78" g="78" b="78" a="255"/>
-    </border>
+    <border r="157" g="157" b="157" a="255"/>
     <justify>center</justify>
     <overlap>2</overlap>
     <title>
This page took 0.023051 seconds and 4 git commands to generate.