Changed accent color to #009688

This commit is contained in:
TebbeUbben 2018-06-04 23:34:56 +02:00
parent f7b19e37a1
commit 5fa79b1db9

View file

@ -39,7 +39,7 @@
<color name="colorPrimary">#212121</color>
<color name="colorPrimaryDark">#000000</color>
<color name="colorAccent">#FFEB3B</color>
<color name="colorAccent">#009688</color>
<color name="colorInitializingBorder">#00695c</color>
<color name="cardColorBackground">#121212</color>