summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-09 16:35:22 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-09 16:35:22 +0300
commit848d757b0d801780253d34bf11ebd88c26254ff0 (patch)
tree478a5f02efdff332200eacf3f81739cb16195f63 /data
parentb90b75b19839d8141cc682fe4b97532e706b16bd (diff)
downloadplus-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')
-rw-r--r--data/graphics/gui/colors.xml1
-rw-r--r--data/themes/blacknblack/colors.xml1
-rw-r--r--data/themes/blackwood/colors.xml1
-rw-r--r--data/themes/enchilado/colors.xml1
-rw-r--r--data/themes/jewelry/colors.xml1
-rw-r--r--data/themes/mana/colors.xml1
-rw-r--r--data/themes/pink/colors.xml1
-rw-r--r--data/themes/unity/colors.xml1
-rw-r--r--data/themes/wood/colors.xml1
9 files changed, 9 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 1d70fa434..567db112c 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -124,4 +124,5 @@
<progressbar id="JOB" color="#e187cb" />
<progressbar id="UPDATE" color="#969696" />
<progressbar id="MONEY" color="#e1c819" />
+ <progressbar id="ARROWS" color="#e1c819" />
</colors>
diff --git a/data/themes/blacknblack/colors.xml b/data/themes/blacknblack/colors.xml
index 05f428a17..08eda2504 100644
--- a/data/themes/blacknblack/colors.xml
+++ b/data/themes/blacknblack/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>
diff --git a/data/themes/blackwood/colors.xml b/data/themes/blackwood/colors.xml
index 7168f1529..7d848a908 100644
--- a/data/themes/blackwood/colors.xml
+++ b/data/themes/blackwood/colors.xml
@@ -124,4 +124,5 @@
<progressbar id="JOB" color="#e187cb" />
<progressbar id="UPDATE" color="#969696" />
<progressbar id="MONEY" color="#e1c819" />
+ <progressbar id="ARROWS" color="#e1c819" />
</colors>
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>
diff --git a/data/themes/jewelry/colors.xml b/data/themes/jewelry/colors.xml
index 2921e09d6..7fda5b66f 100644
--- a/data/themes/jewelry/colors.xml
+++ b/data/themes/jewelry/colors.xml
@@ -389,4 +389,5 @@
<progressbar id="JOB" color="#e187cb" />
<progressbar id="UPDATE" color="#969696" />
<progressbar id="MONEY" color="#e1c819" />
+ <progressbar id="ARROWS" color="#e1c819" />
</colors>
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml
index a3b1b125a..81ec67d5c 100644
--- a/data/themes/mana/colors.xml
+++ b/data/themes/mana/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>
diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml
index 81f49149a..028c79ced 100644
--- a/data/themes/pink/colors.xml
+++ b/data/themes/pink/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>
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml
index 7ee51cdf0..49e48d529 100644
--- a/data/themes/unity/colors.xml
+++ b/data/themes/unity/colors.xml
@@ -124,4 +124,5 @@
<progressbar id="JOB" color="#e187cb" />
<progressbar id="UPDATE" color="#969696" />
<progressbar id="MONEY" color="#e1c819" />
+ <progressbar id="ARROWS" color="#e1c819" />
</colors>
diff --git a/data/themes/wood/colors.xml b/data/themes/wood/colors.xml
index f4d59a61e..f9985e4f8 100644
--- a/data/themes/wood/colors.xml
+++ b/data/themes/wood/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>