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
I noticed that when you open a git patch or diff file, there's no syntax highlight. For example:
I'm not sure if it's my local issue or not, but with other themes, I don't experience this problem.
I can't switch to other colorscheme because I can't tell how much I liked City Lights :(
The text was updated successfully, but these errors were encountered:
Suggestion:
"workbench.colorCustomizations": { "[City Lights]": { "diffEditor.insertedTextBorder": "#3ad90055", "diffEditor.removedTextBorder": "#ee3a4355", "diffEditor.insertedTextBackground": "#41a6b524", "diffEditor.removedTextBackground": "#db4b4b22", } }
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I noticed that when you open a git patch or diff file, there's no syntax highlight. For example:
I'm not sure if it's my local issue or not, but with other themes, I don't experience this problem.
I can't switch to other colorscheme because I can't tell how much I liked City Lights :(
The text was updated successfully, but these errors were encountered: