Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more tokens in standalone themes #236441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pistonight
Copy link

@Pistonight Pistonight commented Dec 18, 2024

Issue

Closes #236440

Fix

Added the following tokens to standalone themes, taking colors from VS Code Modern Themes

  • variable.readonly
  • variable.language
  • function

Also updated variable to match the modern themes

Validation

I copied the changes to my local version of monaco-editor and tested them with a modified version of TypeScript tokenizer that recognize functions

Screenshot

image

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.

Better token support in standalone themes for monaco
3 participants