summaryrefslogtreecommitdiff
path: root/res/values-night
diff options
context:
space:
mode:
authorSantiago Etchebehere <santie@google.com>2019-05-31 14:11:37 -0700
committerSantiago Etchebehere <santie@google.com>2019-05-31 17:23:14 -0700
commit05cfcdd0adeec52c4fbd8e921429771f73b54394 (patch)
treee3cfa571cdee911617c172ea5631512f220c8356 /res/values-night
parentfeb02d4b944087c6ce366768d8f3fa0e52f0d0e3 (diff)
downloadThemePicker-05cfcdd0adeec52c4fbd8e921429771f73b54394.tar.gz
Improve the scrim on the cover card
Use a translucent wallpaper and black header text, as well as always use a bottom scrim to ensure the QSB is fully visible as well as the "Tap to edit" button Bug: 131296977 Change-Id: I6bca899065919812e5771f5e60e0864169f25098
Diffstat (limited to 'res/values-night')
-rw-r--r--res/values-night/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml
index 9179bc2a..4037f4d6 100644
--- a/res/values-night/colors.xml
+++ b/res/values-night/colors.xml
@@ -18,7 +18,7 @@
<resources>
<color name="theme_preview_icon_color">@color/white_70_alpha</color>
- <color name="icon_thumbnail_color">@color/white_70_alpha</color>
+ <color name="icon_thumbnail_color">@color/black_87_alpha</color>
<color name="control_grey">#b3b3b3</color>
<color name="switch_track_tint">#171717</color>