]> Dogcows Code - chaz/openbox/blobdiff - themes/Mikachu/openbox-3/themerc.xml
give different border colors to active and inactive windows. adjust the xml theme...
[chaz/openbox] / themes / Mikachu / openbox-3 / themerc.xml
index 1da7484d3478c481139127ebcee1e892d5d11893..dbb45611a7e0c550923594ebe2b4affd654f55e6 100644 (file)
@@ -1,18 +1,26 @@
 <?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>0</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="34" g="51" b="68" a="255"/>
-    </border>
-    <clientpadding x="0" y="0"/>
-    <justify>left</justify>
     <active>
-      <clientpadding r="128" g="128" b="160" a="255"/>
+      <border r="34" g="51" b="68" a="255"/>
+      <clientpadding r="0" g="255" b="0" a="255"/>
       <label>
         <text>
           <primary r="191" g="233" b="255" a="255"/>
           <secondary r="0" g="0" b="0" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
         </hover>
-        <toggled>
+        <toggled-unpressed>
           <image r="217" g="217" b="217" a="255"/>
-          <style>sunken gradient crossdiagonal bevel2</style>
+          <style>sunken gradient crossdiagonal bevel1</style>
           <primary r="102" g="153" b="204" a="255"/>
           <secondary r="51" g="72" b="102" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
-        </toggled>
+        </toggled-unpressed>
       </buttons>
       <titlebar>
         <style>raised gradient crossdiagonal bevel1</style>
       </grip>
     </active>
     <inactive>
+      <border r="34" g="51" b="68" a="255"/>
       <clientpadding r="127" g="127" b="127" a="255"/>
       <label>
         <text>
-          <primary r="195" g="195" b="224" a="255"/>
+          <primary r="179" g="179" b="179" a="255"/>
           <shadow>
             <offset x="3" y="3"/>
             <primary r="0" g="0" b="0" a="81"/>
           <secondary r="0" g="0" b="0" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
         </hover>
-        <toggled>
+        <toggled-unpressed>
           <image r="153" g="153" b="153" a="255"/>
           <style>sunken gradient crossdiagonal bevel1</style>
           <primary r="153" g="153" b="153" a="255"/>
           <secondary r="51" g="51" b="51" a="255"/>
           <border r="0" g="0" b="0" a="255"/>
-        </toggled>
+        </toggled-unpressed>
       </buttons>
       <titlebar>
         <style>flat gradient diagonal bevel1</style>
-        <primary r="127" g="127" b="160" a="255"/>
-        <secondary r="51" g="51" b="80" a="255"/>
+        <primary r="127" g="127" b="136" a="255"/>
+        <secondary r="51" g="51" b="59" a="255"/>
         <border r="0" g="0" b="0" a="255"/>
       </titlebar>
       <handle>
         <border r="0" g="0" b="0" a="255"/>
       </grip>
     </inactive>
+    <justify>left</justify>
   </window>
   <menu>
-    <border>
-      <width>1</width>
-      <primary r="34" g="51" b="68" a="255"/>
-    </border>
+    <border r="34" g="51" b="68" a="255"/>
     <justify>center</justify>
     <title>
       <text>
         <primary r="0" g="0" b="0" a="38"/>
       </shadow>
     </disabled>
+    <activedisabled>
+      <text>
+        <primary r="119" g="17" b="17" a="255"/>
+        <shadow>
+          <offset x="2" y="2"/>
+          <primary r="0" g="0" b="0" a="38"/>
+        </shadow>
+      </text>
+      <style>raised gradient horizontal bevel1</style>
+      <primary r="85" g="85" b="119" a="255"/>
+      <secondary r="102" g="153" b="204" a="255"/>
+      <border r="0" g="0" b="0" a="255"/>
+    </activedisabled>
     <active>
       <text>
         <primary r="204" g="204" b="255" a="255"/>
           <primary r="0" g="0" b="0" a="38"/>
         </shadow>
       </text>
-      <style>raised gradient mirrorhorizontal</style>
+      <style>raised gradient horizontal bevel1</style>
       <primary r="85" g="85" b="119" a="255"/>
       <secondary r="102" g="153" b="204" a="255"/>
       <border r="0" g="0" b="0" a="255"/>
     </active>
     <entries>
-      <style>flat gradient vertical bevel1</style>
-      <primary r="184" g="184" b="216" a="255"/>
-      <secondary r="160" g="160" b="186" a="255"/>
+      <style>flat gradient horizontal bevel1</style>
+      <primary r="170" g="170" b="204" a="255"/>
+      <secondary r="170" g="170" b="208" a="255"/>
       <border r="0" g="0" b="0" a="255"/>
     </entries>
   </menu>
This page took 0.025968 seconds and 4 git commands to generate.