Skip to content

Commit

Permalink
colour changes #40
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor Santner committed Aug 2, 2016
1 parent ad2cb4c commit 72e15c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/color.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 72e15c1

Please sign in to comment.