makes the default colors easily exchangable

This commit is contained in:
tina
2018-08-31 17:43:13 +02:00
parent 6b547abee2
commit 0a51bfc40b
2 changed files with 13 additions and 0 deletions
@@ -3,6 +3,7 @@
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>