Skip to content

fix(ui): improve syntax highlighting string color in light and dark mode#1225

Merged
perber merged 1 commit into
mainfrom
fix/syntax-highlight-string-color
Jun 28, 2026
Merged

fix(ui): improve syntax highlighting string color in light and dark mode#1225
perber merged 1 commit into
mainfrom
fix/syntax-highlight-string-color

Conversation

@perber

@perber perber commented Jun 28, 2026

Copy link
Copy Markdown
Owner

String literals were rendered in blue shades, making them visually indistinguishable from attribute/constant tokens (also blue). Changed to warm amber in both modes so YAML values, JSON strings, etc. clearly contrast with blue keys/attrs.

String literals were rendered in blue shades, making them visually
indistinguishable from attribute/constant tokens (also blue). Changed
to warm amber in both modes so YAML values, JSON strings, etc. clearly
contrast with blue keys/attrs.
@perber
perber merged commit 85960a0 into main Jun 28, 2026
9 checks passed
@perber
perber deleted the fix/syntax-highlight-string-color branch June 28, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant