Can't change hint background color in VSCode
Opened this issue · 0 comments
alanhkarp commented
I find the background color for hints too dark, so I tried to change it. I can change the hint text color, but not the background color.
- Go to Settings
- Change Hint Text Color to rgba(240,0,0,1.0)
- Look at a warning in a Rust file, and see the text is red
- Change the Hint Color to rgba(240,0,0,1.0)
- Look at a warning in a Rust file, and see that the background is still greenish
VSCode version 1.71.1, ErrorLens version 1.1.3