Skip to content

Commit

Permalink
Update accent color.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed Apr 18, 2016
1 parent fd1194f commit fff7088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<color name="primary_dark">#1976D2</color>
<color name="light_primary">#FFE0B2</color>
<color name="primary_text">#ffffff</color>
<color name="accent">#FF5722</color>
<color name="accent">#FF4081</color>
<color name="secondary_text">#727272</color>
<color name="divider">#CCCCCC</color>
<color name="highlight">#FFC107</color>
Expand Down

0 comments on commit fff7088

Please sign in to comment.