diff --git a/app/src/main/res/values-night/theme_dark_grey.xml b/app/src/main/res/values-night/theme_dark_grey.xml index 598242f8c..17c7707db 100644 --- a/app/src/main/res/values-night/theme_dark_grey.xml +++ b/app/src/main/res/values-night/theme_dark_grey.xml @@ -5,10 +5,6 @@ @style/AlertButtonStyle @style/AlertButtonStyle @style/AlertButtonStyle - @color/button_accent_text - @color/button_accent_background - @color/button_accent_ripple - @color/button_accent_stroke \ No newline at end of file diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml index 59baa4bba..cebc15995 100644 --- a/app/src/main/res/values/attrs.xml +++ b/app/src/main/res/values/attrs.xml @@ -9,10 +9,6 @@ - - - - diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 4fd257e76..69a66b517 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -169,16 +169,16 @@ diff --git a/app/src/main/res/values/theme_white.xml b/app/src/main/res/values/theme_white.xml index 8f3f8f596..fe7b47e8b 100644 --- a/app/src/main/res/values/theme_white.xml +++ b/app/src/main/res/values/theme_white.xml @@ -10,10 +10,6 @@ @style/AlertButtonStyle @style/AlertButtonStyle @style/AlertButtonStyle - @color/button_accent_text - @color/button_accent_background - @color/button_accent_ripple - @color/button_accent_stroke \ No newline at end of file