diff --git a/res/values-v21/theme.xml b/res/values-v21/theme.xml index 2706f307..5fa336ec 100644 --- a/res/values-v21/theme.xml +++ b/res/values-v21/theme.xml @@ -1,37 +1,44 @@ + + + #ffeeeeee + #bdbdbd + #ffa3a3a3 + #ff757575 + #ff212121 + #ffd6d7d7 + - #ffd6d7d7 + @color/button_material_light #ffefefef #f000 - #ffd6d7d7 + @color/button_material_light #607D8B #455A64 #455A64 - #ff212121 + + + @color/vanillaPrimary + @color/material_grey_600 @color/overlay_background_color diff --git a/res/values/theme.xml b/res/values/theme.xml index 466868bb..0349d25e 100644 --- a/res/values/theme.xml +++ b/res/values/theme.xml @@ -34,6 +34,10 @@ THE SOFTWARE. #ff404040 #88000000 + + @android:color/holo_blue_dark + #fff5f5f5 +