Black splash screen background for dark theme

This commit is contained in:
RikkaW
2020-09-13 18:45:01 +08:00
committed by John Wu
parent 17b5291bbb
commit fc76673802
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorOverlay">#1AFFFFFF</color>
<color name="splash_background">#0D0D0D</color>
</resources>