Skip to content

Commit

Permalink
inner layer dark fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigosous-a committed Aug 7, 2024
1 parent 9271a3c commit da4109b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tokens/Theme/Dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"studio.tokens": {
"modify": {
"type": "alpha",
"value": "0.08",
"value": "0.04",
"space": "lch"
}
}
Expand Down
4 changes: 2 additions & 2 deletions tokens/Theme/Light.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"type": "color"
},
"hover": {
"value": "{color.neutral.0}",
"value": "{color.neutral.950}",
"type": "color",
"$extensions": {
"studio.tokens": {
"modify": {
"type": "alpha",
"value": "0.50",
"value": "0.05",
"space": "lch"
}
}
Expand Down

0 comments on commit da4109b

Please sign in to comment.