vscode
vscode copied to clipboard
`--vscode-multiDiffEditor-headerBackground` exists but not applied to elements
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.86.0
- OS Version: Fedora Linux 39
Steps to Reproduce:
- Assign a color to
multiDiffEditor.headerBackground
theme token. - Observe that diff editor headers don't even use that token.
The theme color token multiDiffEditor.headerBackground
doesn't seem to be used at all in the current VS Code version.
Current behaviour
Expected behaviour, after modifying background-color attribute