summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2014-08-10 18:30:55 -0700
committerAdam Cohen <adamcohen@google.com>2014-08-11 15:40:37 +0000
commit4e243a2dad3700868035256af1882d7a4fee2385 (patch)
tree47545a50e089337b8c912ac8bd406970cdf6e7f1 /res/values/colors.xml
parent9bfdb76aaf5c8679b8f2ee3a9a3df2becefb947a (diff)
downloadandroid_packages_apps_Trebuchet-4e243a2dad3700868035256af1882d7a4fee2385.tar.gz
android_packages_apps_Trebuchet-4e243a2dad3700868035256af1882d7a4fee2385.tar.bz2
android_packages_apps_Trebuchet-4e243a2dad3700868035256af1882d7a4fee2385.zip
Updating the widget tray
-> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL -> (removed Context#getDrawable() calls, L-only) Change-Id: Ia65a6eb704b35f74e7305be9334c27971b22235a
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 27a5b61ee..41f38921f 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -36,6 +36,7 @@
<color name="quantum_panel_text_shadow_color">#FFC4C4C4</color>
<color name="folder_items_glow_color">#FFCCCCCC</color>
<color name="outline_color">#FFFFFFFF</color>
-
+ <color name="widget_text_panel">#FF374248</color>
+
<color name="first_run_cling_circle_background_color">#64b1ea</color>
</resources>