update splash background color
This commit is contained in:
parent
1d5f906a06
commit
0bcf4fe2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="splash">#FFEFEF</color>
|
||||
<color name="splash">#FBEDED</color>
|
||||
|
||||
<color name="cover_placeholder">#2F888888</color>
|
||||
<color name="cover_placeholder_loading">#888888</color>
|
||||
|
|
|
|||
Loading…
Reference in a new issue