diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml
index d2b94bf..f1a05c5 100644
--- a/app/src/main/res/values-night/themes.xml
+++ b/app/src/main/res/values-night/themes.xml
@@ -4,11 +4,11 @@
- @color/colorPrimaryAccent
- @color/colorPrimaryAccent
- - @color/black
+ - @color/white
- @color/colorPrimaryAccent
- @color/colorPrimaryAccent
- - @color/colorPrimaryAccent
+ - @color/white
- ?attr/colorPrimaryVariant
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 45cc497..f1a05c5 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -4,11 +4,11 @@
- @color/colorPrimaryAccent
- @color/colorPrimaryAccent
- - @color/colorPrimaryAccent
+ - @color/white
- @color/colorPrimaryAccent
- @color/colorPrimaryAccent
- - @color/colorPrimaryAccent
+ - @color/white
- ?attr/colorPrimaryVariant