Splash screen should be dark for dark theme (#148)

This commit is contained in:
Pierre-Yves Nicolas
2026-03-26 11:26:15 +01:00
committed by GitHub
parent f130d33eba
commit 69690d5c2a
3 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<resources>
<color name="splash_background">#FF313332</color>
</resources>