Change secondary color

This commit is contained in:
Julia Friesel
2018-09-27 18:08:23 +02:00
parent bce8de0406
commit e2f34a5eea
2 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
<color name="colorPrimaryDark">#000D19</color>
<!-- a secondary color for controls like checkboxes and text fields -->
<color name="colorAccent">#351c4d</color>
<color name="colorAccent">#4FAFA7</color>
</resources>