Skip to content

Commit

Permalink
design #605 Modify accent color.
Browse files Browse the repository at this point in the history
  • Loading branch information
toastkidjp committed Aug 19, 2020
1 parent b5af8c1 commit b802a70
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 @@ -2,7 +2,7 @@
<resources>
<color name="colorPrimary">#FF002277</color>
<color name="colorPrimaryDark">#FF000044</color>
<color name="colorAccent">#FF000B00</color>
<color name="colorAccent">#FFE0E0E0</color>
<color name="textPrimary">#FFE0E0E0</color>
<color name="white">#FFFFFFFF</color>
<color name="black">#FF000B00</color>
Expand Down

0 comments on commit b802a70

Please sign in to comment.