Old names still work. New tokens fall back to old names automatically. You donโt need to change your code immediately.
What changed
The old system used flat names (--sd-comment-bg, --sd-track-insert-border). The new system uses a structured pattern:
Full mapping
Surfaces
Text
Borders
Actions
Typography and radius
Comment card
Comment text
Comment highlights
Tracked changes
Removed
These have no replacement:How backward compatibility works
New tokens invariables.css fall back to old names via var():
var() at computed-value time. If you set --sd-comment-bg on any element, the new token picks it up in that scope:

