summaryrefslogtreecommitdiff
path: root/res/values-night
diff options
context:
space:
mode:
authorSantiago Etchebehere <santie@google.com>2019-05-24 15:25:43 -0700
committerSantiago Etchebehere <santie@google.com>2019-05-24 15:25:43 -0700
commite7893d4ceb74341c4f784ec194822a75ea11d527 (patch)
treeef11e126d6e9dd13589c89e609bcee9c73554822 /res/values-night
parent5818e787e6b4d6969022458e7c1c7a10c0c6308c (diff)
downloadThemePicker-e7893d4ceb74341c4f784ec194822a75ea11d527.tar.gz
Move styles and colors shared with WallpaperPicker
RegularToolbarStyle and color are used in WP2, so move them to that project Bug: 133480934 Change-Id: I207c41b7e9fe73d8fcc511557ad2a21b856d6cf5
Diffstat (limited to 'res/values-night')
-rw-r--r--res/values-night/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml
index 6a794459..9179bc2a 100644
--- a/res/values-night/colors.xml
+++ b/res/values-night/colors.xml
@@ -35,7 +35,6 @@
<color name="selected_check_background_color">#81C995</color>
<color name="toolbar_icon_color">@color/text_color_light</color>
- <color name="toolbar_color">#000000</color>
<color name="divider_color">@color/white_14_alpha</color>