Skip to content

Commit

Permalink
fix: lighten zinc 900 and 1000
Browse files Browse the repository at this point in the history
  • Loading branch information
johanekhager committed Sep 13, 2024
1 parent 64b46f8 commit 9f7eac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"type": "color"
},
"900": {
"value": "#1c1c1e",
"value": "#202022",
"type": "color"
},
"1000": {
"value": "#0f0f10",
"value": "#151516",
"type": "color"
}
},
Expand Down

0 comments on commit 9f7eac3

Please sign in to comment.