Skip to content

Commit

Permalink
Merge pull request #278 from youseedk/274
Browse files Browse the repository at this point in the history
Changing primary color for typography - closes #274
  • Loading branch information
Michael Grandorf authored Nov 12, 2020
2 parents d2c2f4c + 72b9837 commit 380f649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tokens/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"black": "#000"
},
"typography": {
"grey-28": "#484848"
"grey-10": "#191919"
},
"ui-details": {
"midnight-green": "#002219",
Expand All @@ -29,8 +29,8 @@
"digital-grass-10": "#ebf9ec"
},
"accent-greys": {
"grey-10": "#191919",
"grey-22": "#383838",
"grey-28": "#484848",
"grey-46": "#767676",
"grey-57": "#929292",
"grey-64": "#a2a2a2",
Expand Down

0 comments on commit 380f649

Please sign in to comment.