Skip to content

Commit

Permalink
feat(data): fixing hover color on dark theme for monochrome
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Aug 21, 2024
1 parent 285cdf5 commit 661b06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tokens/modes/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@
"type": "color"
},
"withHover": {
"value": "{modes.color.generic.content.inverse.extreme}",
"value": "{origin.colors.white}",
"type": "color"
}
}
Expand Down

0 comments on commit 661b06a

Please sign in to comment.