aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/res/values/themes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/values/themes.xml b/main/res/values/themes.xml
index 5c2c861..ee80059 100644
--- a/main/res/values/themes.xml
+++ b/main/res/values/themes.xml
@@ -53,6 +53,7 @@
<!-- system values -->
<!-- own values: colors -->
+ <item name="android:windowBackground">@color/just_white</item>
<item name="text_color">@color/text_light</item>
<item name="text_color_headline">@color/text_headline_light</item>
<item name="text_color_grey">@color/text_grey_light</item>