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. --> - + -