summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/base.xml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/linhes-theme/base.xml.patch')
-rw-r--r--abs/core/linhes-theme/base.xml.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch
new file mode 100644
index 0000000..d230f05
--- /dev/null
+++ b/abs/core/linhes-theme/base.xml.patch
@@ -0,0 +1,22 @@
+--- base.xml.orig 2013-11-19 01:06:47.555458106 +0000
++++ base.xml 2013-11-19 01:29:11.310340235 +0000
+@@ -539,8 +539,8 @@
+
+ <!-- Base definition of a active button list background -->
+ <shape name="base_button_list_background_active" from="base_button_background_selected">
+- <fill color="#CCCCCC" alpha="150" />
+- <line color="#CCCCCC" alpha="150" width="2" />
++ <fill color="#000000" alpha="175" />
++ <line color="#454545" alpha="180" width="2" />
+ </shape>
+
+ <!-- Base definition of a disabled button background -->
+@@ -579,7 +579,7 @@
+ <area>0,0,100%,100%</area>
+ </shape>
+ <textarea name="buttontext">
+- <font>basesmallblack</font>
++ <font>basesmallgrey</font>
+ <cutdown>yes</cutdown>
+ <align>allcenter</align>
+ </textarea>