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

swap ansiBrightWhite and ansiWhite #751

Closed lonr closed 2 years ago

lonr commented 2 years ago

The original terminal.ansiWhite(#e6e6e6) is brighter than terminal.ansiBrightWhite(#d7dae0), so this pr swaps them.

You can use neofetch to see the difference:

Before: before After: after