From 5365c626fc56fa4cf7daf6e6d6dc1f04ea3ca13f Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Wed, 11 Jun 2014 18:35:18 -0700 Subject: [PATCH] Add Settings theme Also removes unused colors. Change-Id: Iadf4d72879ea34eab91a9efe02102a6e35be82eb --- res/values/colors.xml | 21 +++------------------ res/values/themes.xml | 11 ++--------- 2 files changed, 5 insertions(+), 27 deletions(-) diff --git a/res/values/colors.xml b/res/values/colors.xml index 30516a1bffc..b835add5aff 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -47,27 +47,12 @@ #ff009688 #fff4511e - #ffeceff1 - #ffcfd8dc - #ff90a4ae - #ff607d8b - #ff455a64 - - #ffffe0b2 - #ffffb74d - #ffff9800 - #fff57c00 - #ffffab40 - #ffff9100 - - #FF009688 - #FF80CBC4 #FFCED7DB - + #ff263238 - @color/theme_primary - @color/material_accent_color_light + #ff21272b + #ff009688 #ffe1e1e0 #ff384248 diff --git a/res/values/themes.xml b/res/values/themes.xml index e382de45166..840e87cc360 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -63,14 +63,7 @@ layouts against a remote context using our local theme colors. Due to the implementation details of Theme, we can't reference any local resources and MUST instead use the values directly. So use #ff263238 instead of @color/theme_primary and so on. --> - + -