summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0b8beb6..715a679 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -19,9 +19,12 @@
<color name="red">#F00</color>
<color name="memory_avail">#333</color>
- <color name="memory_media_usage">#F33</color>
- <color name="memory_apps_usage">#3F3</color>
- <color name="memory_used">#FFF</color>
+ <color name="memory_apps_usage">#FFF</color>
+ <color name="memory_used">#F00</color>
+ <color name="memory_downloads">#F00</color>
+ <color name="memory_video">#0F0</color>
+ <color name="memory_audio">#00F</color>
+ <color name="memory_misc">#FF0</color>
<color name="crypt_keeper_clock_background">#ff9a9a9a</color>
<color name="crypt_keeper_clock_foreground">#ff666666</color>