summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-26 02:04:06 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-26 02:04:06 +0200
commite76e868af4e8ec99bcaec44ca0b4e5ca5c7b8d4a (patch)
tree6e0842b9283f0d244fa240683fce340b0674af0e /res/values
parent2cdfb1d0eb3a44b10196c9b7a3545e9579c08995 (diff)
downloadandroid_packages_apps_Trebuchet-e76e868af4e8ec99bcaec44ca0b4e5ca5c7b8d4a.tar.gz
android_packages_apps_Trebuchet-e76e868af4e8ec99bcaec44ca0b4e5ca5c7b8d4a.tar.bz2
android_packages_apps_Trebuchet-e76e868af4e8ec99bcaec44ca0b4e5ca5c7b8d4a.zip
Trebuchet: Fix hidden folder name color
* Use the same colors as the normal folder view Change-Id: I4b8144710dfb0646617440eea8e7a015f5535da3
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/cm_colors.xml b/res/values/cm_colors.xml
index d38e3de1c..85d4cc8cf 100644
--- a/res/values/cm_colors.xml
+++ b/res/values/cm_colors.xml
@@ -6,7 +6,6 @@
<color name="first_run_cling_title_color">#E1000000</color>
<color name="folder_name_highlight_text_color">#ffCCCCCC</color>
<color name="folder_name_hint_text_color">#ff808080</color>
- <color name="folder_hint_text_color">@android:color/white</color>
<color name="all_apps_empty_search_text_color">#212121</color>
<color name="search_box_input_text_color">#4c4c4c</color>
<color name="search_box_input_hint_text_color">#9c9c9c</color>