We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This options to widget/suggestion is good too:
"workbench.colorCustomizations": { "editorSuggestWidget.background": "#161130", "editorHoverWidget.background": "#161130", "editorSuggestWidget.selectedBackground": "#0C0A20", "editorSuggestWidget.border": "#0C0A20", "editor.lineHighlightBackground": "#0C0A20", },
And this turquoise in functions:
"editor.tokenColorCustomizations": { "[Outrun Night]": { "functions": "#00FFF1" } },
I can PR if you accept ;)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This options to widget/suggestion is good too:
And this turquoise in functions:
I can PR if you accept ;)
The text was updated successfully, but these errors were encountered: