diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml index f7612173840..4041d0df609 100644 --- a/res/values-night/colors.xml +++ b/res/values-night/colors.xml @@ -22,8 +22,6 @@ @*android:color/material_grey_900 @*android:color/material_grey_900 @*android:color/material_grey_800 - - @*android:color/material_grey_800 @*android:color/material_grey_800 #AECBFA #5F6368 diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml index 782f482eb52..2227b889bb3 100644 --- a/res/values-night/themes.xml +++ b/res/values-night/themes.xml @@ -33,7 +33,6 @@ diff --git a/res/values/colors.xml b/res/values/colors.xml index 4a4c896a770..e1c9228f1cb 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -144,7 +144,4 @@ @android:color/white - - @*android:color/background_device_default_light - \ No newline at end of file diff --git a/res/values/themes.xml b/res/values/themes.xml index cc265bae8d6..d9d1e744015 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -121,7 +121,6 @@