diff --git a/core/src/main/res/values-night/styles.xml b/core/src/main/res/values-night/styles.xml
index 94a77f46f4..3bd4ff2ea0 100644
--- a/core/src/main/res/values-night/styles.xml
+++ b/core/src/main/res/values-night/styles.xml
@@ -103,14 +103,16 @@
- @color/white
- @color/tabBgColorSelected
-
- - @color/splashBackground
- @style/DialogTheme
- @style/DialogTheme
- @style/DialogTheme
- @color/sandGray
+
+ - @color/splashBackground
+
+ - @color/black
diff --git a/core/src/main/res/values/styles.xml b/core/src/main/res/values/styles.xml
index a84cdb18f1..10586949d2 100644
--- a/core/src/main/res/values/styles.xml
+++ b/core/src/main/res/values/styles.xml
@@ -102,14 +102,16 @@
- @color/white
- @color/tabBgColorSelected
-
- - @color/splashBackground
- @style/DialogTheme
- @style/DialogTheme
- @style/DialogTheme
- @color/sandGray
+
+ - @color/splashBackground
+
+ - @color/white