]> Dogcows Code - chaz/openbox/blobdiff - themes/Bear2/openbox-3/themerc.xml
add support for these...
[chaz/openbox] / themes / Bear2 / openbox-3 / themerc.xml
index bda587da6a5284373d3b0e1a678f05096c6339f5..68b0adac85e4d73d49c831634f51864cbbfaff31 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/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>
@@ -48,7 +56,7 @@
         </toggled-unpressed>
       </buttons>
       <titlebar>
-        <style>flat border gradient mirrorhorizontal</style>
+        <style>flat border gradient osx</style>
         <primary r="52" g="101" b="164" a="255"/>
         <secondary r="64" g="124" b="202" a="255"/>
         <border r="105" g="154" b="205" a="255"/>
@@ -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>
         </toggled-unpressed>
       </buttons>
       <titlebar>
-        <style>flat border gradient mirrorhorizontal</style>
+        <style>flat border gradient osx</style>
         <primary r="220" g="220" b="220" a="255"/>
         <secondary r="238" g="238" b="236" a="255"/>
         <border r="239" g="239" b="239" a="255"/>
         <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>
     <disabled>
       <primary r="186" g="189" b="182" a="255"/>
     </disabled>
+    <activedisabled>
+      <text>
+        <primary r="186" g="189" b="182" a="255"/>
+      </text>
+      <style>flat solid</style>
+      <primary r="68" g="129" b="192" a="255"/>
+      <secondary r="65" g="117" b="170" a="255"/>
+      <border r="65" g="108" b="152" a="255"/>
+    </activedisabled>
     <active>
       <text>
         <primary r="246" g="248" b="251" a="255"/>
This page took 0.024525 seconds and 4 git commands to generate.