2d3e64da92
Build and Deploy Verso / deploy (push) Successful in 14m6s
The Typst grammar now emits CodeArgKey (mapped to tok-attributeName) for named argument keys like 'columns:', 'align:', 'caption:'. 15 of 41 editor themes had no .tok-attributeName rule, so those keys appeared in the default text color (black) despite the correct CSS class being set. Chose colors that complement each theme's existing palette: light themes → warm dark-orange family (#994409 / #7B3814 / #735C0F) dark themes → each theme's accent color (gold, warm red, lavender…) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>