diff options
Diffstat (limited to 'abs/core/linhes-theme/base.xml.patch')
-rw-r--r-- | abs/core/linhes-theme/base.xml.patch | 47 |
1 files changed, 37 insertions, 10 deletions
diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch index a0715f6..f672114 100644 --- a/abs/core/linhes-theme/base.xml.patch +++ b/abs/core/linhes-theme/base.xml.patch @@ -1,5 +1,5 @@ ---- base.xml.orig 2014-10-26 18:47:37.279439028 +0000 -+++ base.xml 2014-10-26 19:02:50.565913686 +0000 +--- base.xml.orig 2016-01-13 18:47:41.473066307 +0000 ++++ base.xml 2016-01-13 01:12:57.516392855 +0000 @@ -3,55 +3,55 @@ <mythuitheme> @@ -195,6 +195,33 @@ </fontdef> <!-- Base definition of a textarea --> +@@ -305,7 +305,7 @@ + <font>baseextrasmallverylightgrey</font> + <font state="disabled">baseextrasmalllightgrey</font> + <font state="error">baseextrasmallred</font> +- <font state="warning">baseextrasmallyellow</font> ++ <font state="warning">baseextrasmallorange</font> + <font state="normal">baseextrasmallverylightgrey</font> + <font state="running">baseextrasmallgreen</font> + <cutdown>yes</cutdown> +@@ -317,7 +317,7 @@ + <font>basesmallerverylightgrey</font> + <font state="disabled">basesmallerlightgrey</font> + <font state="error">basesmallerred</font> +- <font state="warning">basesmalleryellow</font> ++ <font state="warning">basesmallerorange</font> + <font state="normal">basesmallerverylightgrey</font> + <font state="running">basesmallergreen</font> + <cutdown>yes</cutdown> +@@ -329,7 +329,7 @@ + <font>basesmallverylightgrey</font> + <font state="disabled">basesmalllightgrey</font> + <font state="error">basesmallred</font> +- <font state="warning">basesmallyellow</font> ++ <font state="warning">basesmallorange</font> + <font state="normal">basesmallverylightgrey</font> + <font state="running">basesmallgreen</font> + <cutdown>yes</cutdown> @@ -411,7 +411,7 @@ <area>283,436,50,11</area> <type>roundbox</type> @@ -221,10 +248,10 @@ - <stop position="25" color="#d9d900" alpha="255" /> - <stop position="50" color="#d9d900" /> - <stop position="100" color="#d9d900" /> -+ <stop position="0" color="#ebb81c" /> -+ <stop position="25" color="#ebb81c" alpha="255" /> -+ <stop position="50" color="#ebb81c" /> -+ <stop position="100" color="#ebb81c" /> ++ <stop position="0" color="#d97616" /> ++ <stop position="25" color="#d97616" alpha="255" /> ++ <stop position="50" color="#d97616" /> ++ <stop position="100" color="#d97616" /> </gradient> </fill> </shape> @@ -236,10 +263,10 @@ - <stop position="50" color="#d9d900" /> - <stop position="75" color="#d9d900" alpha="255"/> - <stop position="100" color="#d9d900" /> -+ <stop position="0" color="#ebb81c" /> -+ <stop position="50" color="#ebb81c" /> -+ <stop position="75" color="#ebb81c" alpha="255"/> -+ <stop position="100" color="#ebb81c" /> ++ <stop position="0" color="#d97616" /> ++ <stop position="50" color="#d97616" /> ++ <stop position="75" color="#d97616" alpha="255"/> ++ <stop position="100" color="#d97616" /> </gradient> </fill> </shape> |