summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorVineet Patil <vpatil@cyngn.com>2015-11-24 15:43:37 -0800
committerVineet Patil <vpatil@cyngn.com>2015-11-30 16:48:47 -0800
commit95dfdf845c3accc749609d8b955d55fc8df5adf1 (patch)
tree955c0257c7ac512371d118797f411541dfc83477 /res/values/colors.xml
parentfe70926e116fca0d84b3642aae3fe6c68d6c7264 (diff)
downloadandroid_packages_apps_Trebuchet-95dfdf845c3accc749609d8b955d55fc8df5adf1.tar.gz
android_packages_apps_Trebuchet-95dfdf845c3accc749609d8b955d55fc8df5adf1.tar.bz2
android_packages_apps_Trebuchet-95dfdf845c3accc749609d8b955d55fc8df5adf1.zip
Re-Implementation of hidden folders
Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0cad1cefc..80c0d6f6d 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -44,6 +44,12 @@
<color name="container_fastscroll_thumb_inactive_color">#009688</color>
<color name="container_fastscroll_thumb_active_color">#009688</color>
+ <color name="settings_header_text">#FF6cd2ea</color>
+ <color name="settings_bg_color">#FF485459</color>
+ <color name="settings_bg_header_color">#FFb2b0ab</color>
+ <color name="settings_bg_selected_color">#26000000</color>
+ <color name="settings_transition_selected_color">#50000000</color>
+
<!-- All Apps -->
<color name="all_apps_grid_section_text_color">#009688</color>
<color name="all_apps_grid_section_text_color_dark">#FFF</color>