Skip to content

Commit

Permalink
fix: wrong yellow-560 color (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeozornin authored and pimenovoleg committed Aug 27, 2018
1 parent cbb7727 commit 0dcbd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/core/theming/_palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ $mc-yellow: (
300: #e8bd69,
400: #dfa83a,
500: #d9950d,
560: #f57f17,
560: #bb800a,
600: #aa7408,
700: #7c5404,
800: #503602,
Expand Down

0 comments on commit 0dcbd63

Please sign in to comment.