[Tusky10] adjust poll result background, status divider & button outline color (#1685)

* adjust poll result background, status divider & button outline color

* fix navigationBarDividerColor
This commit is contained in:
Konrad Pozniak 2020-02-14 19:03:18 +01:00 committed by GitHub
commit 28e128a4dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 8 deletions

View file

@ -15,6 +15,7 @@
<color name="iconColor">@color/tusky_grey_70</color>
<color name="colorBackgroundAccent">@color/tusky_grey_30</color>
<color name="dividerColor">@color/tusky_grey_25</color>
<color name="favoriteButtonActiveColor">@color/tusky_orange</color>