]> Dogcows Code - chaz/openbox/commitdiff
theme converter had a bug! menu item font is parsed now.
authorDana Jansens <danakj@orodu.net>
Mon, 5 Mar 2007 16:28:04 +0000 (16:28 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 5 Mar 2007 16:28:04 +0000 (16:28 +0000)
themes/Mikachu/openbox-3/themerc.xml

index 63bf04149cdb0b70c96fe812dd07a6c57819ef19..c84c5eb46059fae514983764801f0e728bad7e31 100644 (file)
     </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="15"/>
+      </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="15"/>
+      </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="15"/>
+        </shadow>
       </text>
       <style>raised gradient horizontal bevel1</style>
       <primary r="85" g="85" b="119" a="255"/>
This page took 0.018567 seconds and 4 git commands to generate.