]> Dogcows Code - chaz/openbox/blobdiff - themes/bear2/openbox-3/themerc.xml
proper shadow tint values
[chaz/openbox] / themes / bear2 / openbox-3 / themerc.xml
index e1e17223cb7789a7953db8631d85d71213bb2ec8..39d4babe5165401dfda6ac996833d4de4fa6628e 100644 (file)
@@ -2,14 +2,14 @@
 <openbox_theme version="1" xmlns="http://openbox.org/themerc">
   <dimensions>
     <handle>4</handle>
-    <padding horizontal="3" vertical="3"/>
+    <padding x="3" y="3"/>
   </dimensions>
   <window>
     <border>
       <width>1</width>
       <primary r="78" g="78" b="78" a="255"/>
     </border>
-    <clientpadding horizontal="0" vertical="0"/>
+    <clientpadding x="0" y="0"/>
     <justify>center</justify>
     <active>
       <clientpadding r="238" g="238" b="236" a="255"/>
@@ -18,7 +18,7 @@
           <primary r="255" g="255" b="255" a="255"/>
           <shadow>
             <offset x="1" y="1"/>
-            <primary r="0" g="0" b="0" a="3"/>
+            <primary r="0" g="0" b="0" a="7"/>
           </shadow>
         </text>
         <style>parentrelative</style>
         <primary r="255" g="255" b="255" a="255"/>
         <shadow>
           <offset x="1" y="1"/>
-          <primary r="0" g="0" b="0" a="30"/>
+          <primary r="0" g="0" b="0" a="76"/>
         </shadow>
       </text>
       <style>flat border vertical gradient</style>
This page took 0.020991 seconds and 4 git commands to generate.