Android: add lighter accent color for dark mode
This commit is contained in:
parent
5446e7b7d6
commit
0ba3f497a7
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="dolphin_purple">#A277FF</color>
|
||||
</resources>
|
Loading…
Reference in New Issue