]> Dogcows Code - chaz/openbox/blobdiff - themes/Bear2/openbox-3/themerc.xml
add the 'engine="box"' to the theme format, and require it to be there so we can...
[chaz/openbox] / themes / Bear2 / openbox-3 / themerc.xml
index bda587da6a5284373d3b0e1a678f05096c6339f5..d5130f01b2719d67283b8eb954c852265b1dde2a 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<openbox_theme version="1" xmlns="http://openbox.org/themerc">
+<openbox_theme version="1" engine="box" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>4</handle>
     <padding x="3" y="3"/>
@@ -48,7 +48,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"/>
@@ -97,7 +97,7 @@
         </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"/>
     <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.023408 seconds and 4 git commands to generate.