Closed
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.81.0
- OS Version: Mac
Steps to Reproduce:
Before this update in settings i had
"editorIndentGuide.activeBackground": "#798092",
"editorIndentGuide.background": "#00000000",
Now with this new update i cant use "editorIndentGuide.background": "#00000000",
with value 00000000 because it does not show the 798092
The only way i can see that line now is if i enable other lines but i dont want that, i want like it was before so i dont see red lines and only see green line

Here i enable my style that hides the line because of last 00 alpha values but it hides everything now...