Skip to content
Snippets Groups Projects
Commit 6468f501 authored by smdyv's avatar smdyv Committed by Daniel Micay
Browse files

Use default window color in dark theme

parent c7a0ae85
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">#DEFFFFFF</item>
<item name="android:windowBackground">#000000</item>
<item name="android:statusBarColor">#212121</item>
</style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment