diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-12-09 16:35:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-12-09 16:35:22 +0300 |
commit | 848d757b0d801780253d34bf11ebd88c26254ff0 (patch) | |
tree | 478a5f02efdff332200eacf3f81739cb16195f63 /data/themes/enchilado | |
parent | b90b75b19839d8141cc682fe4b97532e706b16bd (diff) | |
download | plus-848d757b0d801780253d34bf11ebd88c26254ff0.tar.gz plus-848d757b0d801780253d34bf11ebd88c26254ff0.tar.bz2 plus-848d757b0d801780253d34bf11ebd88c26254ff0.tar.xz plus-848d757b0d801780253d34bf11ebd88c26254ff0.zip |
add background color for arrows bar.
New progress color: ARROWS.
Diffstat (limited to 'data/themes/enchilado')
-rw-r--r-- | data/themes/enchilado/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/enchilado/colors.xml b/data/themes/enchilado/colors.xml index 41b307632..6efc2eb8b 100644 --- a/data/themes/enchilado/colors.xml +++ b/data/themes/enchilado/colors.xml @@ -125,4 +125,5 @@ <progressbar id="JOB" color="#e187cb" /> <progressbar id="UPDATE" color="#969696" /> <progressbar id="MONEY" color="#e1c819" /> + <progressbar id="ARROWS" color="#e1c819" /> </colors> |