visual-studio-code
visual-studio-code copied to clipboard
BUG COLOR OCHIN
Hello,
can you correct these color errors thanks
Name save file :
Color name theme
Git lens, roll back
thk
Can confirm, I have the same issue.
Temporary workaround is to add this to VSCode settings:
"workbench.colorCustomizations": {
"[Slack Theme Aubergine]": {
"gitDecoration.ignoredResourceForeground": "#877583",
"gitDecoration.modifiedResourceForeground": "#ECB22E",
"gitDecoration.addedResourceForeground": "#ECB22E",
"gitDecoration.untrackedResourceForeground": "#ECB22E"
}
},
Thanks for the feedback, guys. I'll work on this fix and let you know
I just published v.1.9.15 with the fixes. I hope it resolves all the bugs :)
Super for the name, Very much
Bug for the git lens, ist the same:
For the F1 launch, its grey on grey :
And the scroll bar, its blue, on blue :
Thk
Still looking further to solve all these errors.
After updating VS Code to version 1.63.0, code blocks in Jupyter notebooks became dark and unreadable