summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Michael Kwan <mkwan@google.com> 2016-07-14 03:45:47 +0000
committer android-build-merger <android-build-merger@google.com> 2016-07-14 03:45:47 +0000
commit8697cc3d95a9e96c7385e4586ce6dd79b4850257 (patch)
tree96a2052dadd163647ea581803aeb989bf9177db7
parent161abe0e2471531573601d6a7f5c61e844aff2dc (diff)
parent4a5e1bd9725ebf37f0b14be4d59a93658da70e19 (diff)
Merge \\"Update theme colours for watch type devices.\\" into nyc-mr1-dev am: 36bc5d5862
am: 4a5e1bd972 Change-Id: I2885555a62d5f3726dc6944ce9830e1ee68f0839
-rw-r--r--core/res/res/values-watch/colors_material.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values-watch/colors_material.xml b/core/res/res/values-watch/colors_material.xml
index 91eee7d0039f..45eb9812f137 100644
--- a/core/res/res/values-watch/colors_material.xml
+++ b/core/res/res/values-watch/colors_material.xml
@@ -20,5 +20,7 @@
<color name="accent_material_dark">#ff5e97f6</color>
<color name="accent_material_light">#ff4285f4</color>
+ <color name="primary_material_dark">#4D4D4D</color>
+
<color name="button_material_dark">#ff999999</color>
</resources>