Brand color updated.

This commit is contained in:
Anton Chekulaev
2020-09-02 21:27:43 +10:00
parent bfb68be5d9
commit 98bc35d378
6 changed files with 8 additions and 10 deletions

View File

@@ -2,8 +2,8 @@
<resources>
<!-- Session -->
<color name="accent">#5df299</color>
<color name="accent50">#805df299</color>
<color name="accent">#00E97B</color>
<color name="accent_alpha50">#8000E97B</color>
<color name="text">#000000</color>
<color name="destructive">#f26f55</color>
<color name="unimportant">#606060</color>