]> Dogcows Code - chaz/openbox/blobdiff - themes/Mikachu/openbox-3/themerc.xml
proper shadow tint values
[chaz/openbox] / themes / Mikachu / openbox-3 / themerc.xml
index 6ea59cb26cab7a529b0ca67e757d6880c2bc63a5..214bc5ea39600c50607fdfa4e188aef46c9fb5d3 100644 (file)
@@ -2,14 +2,14 @@
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>0</handle>
-    <padding horizontal="1" vertical="1"/>
+    <padding x="1" y="1"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="34" g="51" b="68" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>left</justify>
     <active>
       <clientpadding r="128" g="128" b="160" a="255"/>
@@ -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>
         <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>
     <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.024523 seconds and 4 git commands to generate.