summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-30 18:09:30 -0700
committerWinson Chung <winsonc@google.com>2011-07-01 12:33:32 -0700
commit967289b6d5fec77f5c381d11ffb2319f3bb5e737 (patch)
tree4cee018390432723fb9526a8bf744a5a0a5b9b6a /res/values/colors.xml
parent3ac74c55cf8baef29db80e8c67ab4ab033b04417 (diff)
downloadandroid_packages_apps_Trebuchet-967289b6d5fec77f5c381d11ffb2319f3bb5e737.tar.gz
android_packages_apps_Trebuchet-967289b6d5fec77f5c381d11ffb2319f3bb5e737.tar.bz2
android_packages_apps_Trebuchet-967289b6d5fec77f5c381d11ffb2319f3bb5e737.zip
Adding new assets.
Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index fd7b21c35..ae73b04bd 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -20,8 +20,8 @@
<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">#D4FF3600</color>
- <color name="info_target_hover_tint">#D40078FF</color>
+ <color name="delete_target_hover_tint">#DAFF0000</color>
+ <color name="info_target_hover_tint">#DA0099CC</color>
<color name="window_background">#FF191919</color>
<color name="grid_dark_background">#EB191919</color>