Android: add lighter accent color for dark mode

This commit is contained in:
Parthiv Vora 2020-03-18 23:57:21 -04:00
parent 5446e7b7d6
commit 0ba3f497a7
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="dolphin_purple">#A277FF</color>
</resources>