-
Notifications
You must be signed in to change notification settings - Fork 100
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
custom colors not working #227
Comments
Without more detail it's impossible to tell what you're not doing right. |
Here is my settings.json file
|
I did the upgrade to Highlight V2 but that didn't resolve the issue. Don't know if it helps but this is happening on my windows machine |
Did you resolve this with V2? If not, please raise a fresh issue at the separate repo https://github.com/jgclark/vscode-todo-highlight. |
Am I missing something here? Setting the colors for other labels like
NOTE:
orBUG:
doesn't seem to work. So I started fooling around with the settings.json to see if I could change the colors of the labels that do work ie:
FIXME:
andTODO:
and they don't seem to pick up the new colors. Does anyone know why?The text was updated successfully, but these errors were encountered: