You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New
Click anywhere in the window to deselect variables.
The row settings icon turns the primary color when the row is selected.
Redesigned variable inspector: clearer sections, and each value shows its resolved hex, OKLCH and gamut.
Composite tokens (typography, shadow, border, transition, gradient) are now edited field by field in the inspector instead of raw JSON.
"Open in editor" button to jump to a variable's source file.
References ("Used in N tokens") is now a collapsible row: click to reveal the referencing tokens and jump to them.
Fixes
The selection outline now wraps the whole row, settings cell included.
Boundary colors like pure white are no longer wrongly flagged "out of gamut".
"Used in N tokens" was always showing 0 for collection-namespaced aliases (Tokens Studio / PrimeNG style, e.g. {primitive.green.500}); references are now counted correctly.