diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index fdf6ae033c..faa76c3b91 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -55,6 +55,10 @@ #222 + #ffffffff + #ff000000 + #00000000 + #F6402C #EB1460 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index ff8807fabe..deb0aea9cc 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -38,10 +38,10 @@ @color/lightActionForegroundDisabled @color/lightActionBackground - @android:color/white + @color/white @color/colorAccent - @android:color/white + @color/white @color/colorPrimaryDark @drawable/activatable_item_background_light @@ -80,10 +80,10 @@ @color/darkActionForegroundDisabled @color/darkActionBackground - @android:color/white + @color/white @color/colorAccent - @android:color/white + @color/white @color/colorPrimaryDark @drawable/activatable_item_background_dark @@ -102,8 +102,8 @@ @@ -132,19 +132,19 @@ @color/greyAccentDark - @android:color/white + @color/white @color/greyAccentDark