1 2 3 4 5 6
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="background_material_light">@color/colorPrimary</color> <color name="primary_text_default_material_dark">@color/colorPrimaryDark</color> <color name="primary_text_default_material_light">@color/colorAccent</color> </resources>