summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/base.xml.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-19 02:09:27 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-19 02:09:27 (GMT)
commit02f95477101b1afb1b9d1f54c3999d58eca41b16 (patch)
tree280be4346fb8a10d8bbb0c92f6550fa54357eb29 /abs/core/linhes-theme/base.xml.patch
parent9bba98c7fd7dcefe263b12eea84c7a5789d3d1b9 (diff)
downloadlinhes_pkgbuild-02f95477101b1afb1b9d1f54c3999d58eca41b16.zip
linhes_pkgbuild-02f95477101b1afb1b9d1f54c3999d58eca41b16.tar.gz
linhes_pkgbuild-02f95477101b1afb1b9d1f54c3999d58eca41b16.tar.bz2
linhes-theme: New default LinHES MythTV theme
linhes-theme-old: still around just in case but not built.
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>