0
0
Fork 0
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:
A. Taha Baki 2021-05-12 23:33:05 +03:00
parent 1150f5800b
commit b53d9f35cc

View file

@ -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>