We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98c051 commit e5e4743Copy full SHA for e5e4743
1 file changed
tokens.json
@@ -1040,19 +1040,19 @@
1040
"description": "{color.zinc.50}"
1041
},
1042
"medium-active": {
1043
- "value": "{color.pink.50}",
+ "value": "{color.pink.100}",
1044
"type": "color",
1045
- "description": "{color.pink.50}"
+ "description": "{color.pink.100}"
1046
1047
"weak-hover": {
1048
- "value": "{color.zinc.50}",
+ "value": "{color.zinc.150}",
1049
1050
- "description": "{color.zinc.50}"
+ "description": "{color.zinc.150}"
1051
1052
"weak-active": {
1053
1054
1055
1056
}
1057
1058
"copilot": {
0 commit comments