summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/base.xml.patch
blob: d230f054f6756f7fd173648cd7aa0867d576878d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>