summaryrefslogtreecommitdiff
path: root/themes/Mikachu/openbox-3
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-03-05 16:33:22 +0000
committerDana Jansens <danakj@orodu.net>2007-03-05 16:33:22 +0000
commit80207fa30ffeb35d43d4512f846ab694b2b63b38 (patch)
tree6c56f04b160affc92801a0e8fb98f2753e53fabc /themes/Mikachu/openbox-3
parent82be671c64ec1b8c18c2b554513aedbe0c90346d (diff)
proper shadow tint values
Diffstat (limited to 'themes/Mikachu/openbox-3')
-rw-r--r--themes/Mikachu/openbox-3/themerc.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/Mikachu/openbox-3/themerc.xml b/themes/Mikachu/openbox-3/themerc.xml
index c84c5eb4..214bc5ea 100644
--- a/themes/Mikachu/openbox-3/themerc.xml
+++ b/themes/Mikachu/openbox-3/themerc.xml
@@ -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>
@@ -161,7 +161,7 @@
<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>
@@ -173,14 +173,14 @@
<primary r="0" g="0" b="34" a="255"/>
<shadow>
<offset x="2" y="2"/>
- <primary r="0" g="0" b="0" a="15"/>
+ <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="15"/>
+ <primary r="0" g="0" b="0" a="38"/>
</shadow>
</disabled>
<active>
@@ -188,7 +188,7 @@
<primary r="204" g="204" b="255" a="255"/>
<shadow>
<offset x="2" y="2"/>
- <primary r="0" g="0" b="0" a="15"/>
+ <primary r="0" g="0" b="0" a="38"/>
</shadow>
</text>
<style>raised gradient horizontal bevel1</style>