summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-06-19 17:29:48 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-06-20 09:03:30 -0700
commit5931ca04155a7fcdfc1dc0665011a44101afda5f (patch)
treee175134c1d3e4b2c205975a9c04756e13d778e06 /res/values/colors.xml
parent092e856498ae3155ca969eca1087d9fedd2ef284 (diff)
downloadandroid_packages_apps_Trebuchet-5931ca04155a7fcdfc1dc0665011a44101afda5f.tar.gz
android_packages_apps_Trebuchet-5931ca04155a7fcdfc1dc0665011a44101afda5f.tar.bz2
android_packages_apps_Trebuchet-5931ca04155a7fcdfc1dc0665011a44101afda5f.zip
Fixing dark tint for ShadowDrawable.
Updating the dark theme for empty all-apps search drawable. Change-Id: Ieb2018924da337bdd97eaf3adf2d32c3e3bebc73
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 4f7c1a73d..b44a31e40 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -39,4 +39,5 @@
<color name="legacy_icon_background">#FFFFFF</color>
<color name="all_apps_bg_hand_fill">#E5E5E5</color>
+ <color name="all_apps_bg_hand_fill_dark">#9AA0A6</color>
</resources>