summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-10-02 17:45:32 -0700
committerWinson Chung <winsonc@google.com>2013-10-02 17:45:32 -0700
commit45cab39eea097bf622cd1ed67d91d2336d78663a (patch)
tree99782e1e349d498ba6ac52406470698781d34dac /res/values/colors.xml
parentd3f333b995c038c5171478ef56dc6c1c6e780b39 (diff)
downloadandroid_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.tar.gz
android_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.tar.bz2
android_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.zip
Tweaking the front cling to support more verbose languages. (Bug 11015051)
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 e4278d991..dc35a3f68 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -36,5 +36,5 @@
<color name="folder_items_text_color">#FF333333</color>
<color name="outline_color">#FFFFFFFF</color>
- <color name="first_run_cling_circle_background_color">#FF8BB4E9</color>
+ <color name="first_run_cling_circle_background_color">#64b1ea</color>
</resources>