Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
feat(theme): topbar general
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert committed May 25, 2023
1 parent ce37dcf commit f624c72
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3295,17 +3295,8 @@
}
},
"background": {
"value": "{theme.color.base}",
"type": "color",
"$extensions": {
"studio.tokens": {
"modify": {
"type": "lighten",
"value": ".98",
"space": "hsl"
}
}
}
"value": "{color.surface.secondary}",
"type": "color"
}
},
"field": {
Expand Down

0 comments on commit f624c72

Please sign in to comment.