summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorchihhangchuang <chihhangchuang@google.com>2020-06-08 12:58:06 +0800
committerchihhangchuang <chihhangchuang@google.com>2020-06-08 13:02:21 +0800
commitec6f61b2fe64377b8729eead8598f571b7aeaf51 (patch)
treeabd572edaa2a6f06c4a8e6d5e68b6d671f537e9a /res/values
parentb534562d4519e5605a6bf086812634928816774e (diff)
downloadThemePicker-ec6f61b2fe64377b8729eead8598f571b7aeaf51.tar.gz
Make check icon in thumbnail tile vary against system accent color
Mock: https://docs.google.com/presentation/d/15JadcGi5k1_0znUN_XdFpU7UxeXwxjK3Y7LxvhW5ETM/edit?ts=5eb5f9a8#slide=id.g777aaff414_1_0 Screenshot: https://screenshot.googleplex.com/D8Oua3hJ5qg.png https://screenshot.googleplex.com/b4sBUjrQwak.png https://screenshot.googleplex.com/1NFNw5yGpMR.png Test: Manually Fixes: 158429764 Change-Id: Ic20576505bebd61c8cda3e2ccc54973dee62acf8
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 82d02b01..33ae4ea1 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -50,9 +50,6 @@
<color name="tip_dot_color">#34A853</color>
<color name="tip_dot_line_color">#FFFFFF</color>
- <color name="selected_check_color">#FFFFFF</color>
- <color name="selected_check_background_color">#1E8E3E</color>
-
<color name="toolbar_icon_color">@color/text_color_dark</color>
<color name="divider_color">@color/black_14_alpha</color>