-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Change the colour of warning/error squiggles #9819
Labels
feature-request
Request for new features or functionality
themes
Color theme issues
ux
User experience issues
Milestone
Comments
Closed
+1 |
Closed
4 tasks
PR: #27053 |
aeschli
added a commit
that referenced
this issue
May 22, 2017
Theming: Allow to change the colour of warning/error squiggles (fixes #9819)
This was referenced May 25, 2017
For anyone coming here from google, you can override this in user settings: "workbench.colorCustomizations": {
"editorWarning.foreground": "#FFAA00"
} See further: https://code.visualstudio.com/docs/getstarted/theme-color-reference |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
feature-request
Request for new features or functionality
themes
Color theme issues
ux
User experience issues
Steps to Reproduce:
Is it possible to change the colour of the warning message, I mean the squiggly line below and the warning marker on the scrollbar? In the darks themes the green colour is merely visible.
The text was updated successfully, but these errors were encountered: