summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-28 21:36:46 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-04-28 21:38:56 -0700
commit3a2698b3087c027b81a99a5d429cb0c07977029a (patch)
tree66710ec8c52d0dc3b0da7a53e552475fd4cd4348 /res/values/colors.xml
parent559d90d0dafbac1d97a1e6f18062309831a25d51 (diff)
downloadandroid_packages_apps_Trebuchet-3a2698b3087c027b81a99a5d429cb0c07977029a.tar.gz
android_packages_apps_Trebuchet-3a2698b3087c027b81a99a5d429cb0c07977029a.tar.bz2
android_packages_apps_Trebuchet-3a2698b3087c027b81a99a5d429cb0c07977029a.zip
Updating drop target assets
Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 58a4d4ce1..9695b2606 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -20,8 +20,9 @@
<resources>
<!-- The color tints to apply to the text and drag view when hovering
over the delete target or the info target -->
- <color name="delete_target_hover_tint">#DAFF0000</color>
- <color name="info_target_hover_tint">#DA0099CC</color>
+ <color name="delete_target_hover_tint">#DAC1C1C1</color>
+ <color name="uninstall_target_hover_tint">#DAF0592B</color>
+ <color name="info_target_hover_tint">#DA009688</color>
<color name="cling_scrim_background">#80000000</color>
<color name="bubble_dark_background">#20000000</color>