]> Dogcows Code - chaz/openbox/blobdiff - themes/Mikachu/openbox-3/themerc.xml
add the 'engine="box"' to the theme format, and require it to be there so we can...
[chaz/openbox] / themes / Mikachu / openbox-3 / themerc.xml
index 63bf04149cdb0b70c96fe812dd07a6c57819ef19..6008d4db033a612944034e3edf1c326b08772552 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>0</handle>
     <padding x="1" y="1"/>
@@ -12,7 +12,7 @@
     <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
-      <clientpadding r="128" g="128" b="160" 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 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>
@@ -85,7 +85,7 @@
           <primary r="179" g="179" b="179" a="255"/>
           <shadow>
             <offset x="3" y="3"/>
-            <primary r="0" g="0" b="0" a="32"/>
+            <primary r="0" g="0" b="0" a="81"/>
           </shadow>
         </text>
         <style>parentrelative</style>
           <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="204" g="204" b="255" a="255"/>
         <shadow>
           <offset x="2" y="2"/>
-          <primary r="0" g="0" b="0" a="35"/>
+          <primary r="0" g="0" b="0" a="89"/>
         </shadow>
       </text>
       <style>raised gradient crossdiagonal bevel1</style>
     </title>
     <inactive>
       <primary r="0" g="0" b="34" a="255"/>
+      <shadow>
+        <offset x="2" y="2"/>
+        <primary r="0" g="0" b="0" a="38"/>
+      </shadow>
     </inactive>
     <disabled>
       <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>
     </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"/>
+        <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"/>
This page took 0.025933 seconds and 4 git commands to generate.