summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-07-09 15:49:03 -0700
committerd34d <clark@cyngn.com>2014-07-10 08:35:10 -0700
commite7a0b1076f5e2ccf4c2a84dc58e97a296e83b4d0 (patch)
treea3c8f89aa60fc77dd90694c69dbb56070b99c116 /res/values/colors.xml
parent95daf276638aae28ab567fce1bfb0088818e2d85 (diff)
downloadpackages_apps_ThemeChooser-e7a0b1076f5e2ccf4c2a84dc58e97a296e83b4d0.tar.gz
packages_apps_ThemeChooser-e7a0b1076f5e2ccf4c2a84dc58e97a296e83b4d0.tar.bz2
packages_apps_ThemeChooser-e7a0b1076f5e2ccf4c2a84dc58e97a296e83b4d0.zip
Add component selection for sounds.
Change-Id: Ib72c4c3a97bde11a6a5547c1c8f15b3e5059bb1a
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0b3eda6..6cf5ff8 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -33,6 +33,6 @@
<color name="component_selection_background">#e6212121</color>
<color name="component_divider_color">#80cccccc</color>
<drawable name="component_selection_pressed">#40000000</drawable>
- <color name="component_selection_current_text_color">#44a7ff</color>
+ <color name="component_selection_current_text_color">#50acff</color>
<color name="background">#d6d6d8</color>
</resources>