1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-16 08:34:55 +02:00

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

This commit is contained in:
vanitasvitae 2016-08-02 21:43:44 +02:00
commit 49ba5ca2da

View file

@ -5,9 +5,9 @@
<color name="colorAccent">@color/accent</color>
<!-- Colors from Palette -->
<color name="primary">#607d8b</color>
<color name="primary">#608b6f</color>
<color name="primary_dark">#607d8b</color>
<color name="accent">#4CAF50</color>
<color name="accent">#B89D92</color>
<!-- End colors from Palette -->
<color name="fab_big">@color/accent</color>