Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhombach committed Aug 18, 2020
1 parent 58bd662 commit bdaaa60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
"active-ui": "$gray60",
"active-danger": "$red80",

"selected-ui": "$gary70",
"selected-ui": "$gray70",

"highlight": "$cyan80",

Expand Down Expand Up @@ -298,7 +298,7 @@
"field-01": "$gray90",
"field-02": "$gray80",

"inverse-01": "$gary100",
"inverse-01": "$gray100",
"inverse-02": "$gray10",
"inverse-03": "$cyan60",

Expand Down

0 comments on commit bdaaa60

Please sign in to comment.