mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-25 04:35:12 +00:00
light theme splash color => #cfcfcf...
This commit is contained in:
parent
1150f5800b
commit
b53d9f35cc
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
<color name="Gray">#5F5E5E</color>
|
||||
<color name="White">#ffffff</color>
|
||||
<color name="Black">#000000</color>
|
||||
<color name="splash">#131317</color>
|
||||
<!--Splash screen color for light/day theme-->
|
||||
<color name="splash">#cfcfcf</color>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue