Binaryify / OneDark-Pro

Atom's iconic One Dark theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme
MIT License
1.5k stars 290 forks source link

Rendered whitespaces are hard to see #741

Closed asd142513 closed 2 years ago

asd142513 commented 2 years ago

Describe what you want Setting editor.renderWhitespace option renders whitespaces but it's too close to the background color to see. Its color should be changed to another proper color. before

Additional context I tried "workbench.colorCustomizations": { "editorWhitespace.foreground": "#007F7F" }. I hope some other nice color to be default! after

asd142513 commented 2 years ago

Selected ones are almost impossible to see

Binaryify commented 2 years ago

how about #ffffff1d image

asd142513 commented 2 years ago

it's much easier to see than before. i think it's good!

Binaryify commented 2 years ago

you cen check the latest version~