mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 158 forks source link

confused by the color of solarized-dark theme #75

Closed szthanatos closed 6 years ago

szthanatos commented 6 years ago

I compare the color of theme with solarized website(http://ethanschoonover.com/solarized/vim-colors-solarized). Than I find: ('' means in theme)

'Magenta' replaced by BoldMagenta; 'BoldMagenta' become White; 'BoldCyan' is the color of Magenta; 'White' = BoldCyan;

May I know what cause this?

By the way, with the 'ForegroundColour' set as 'white', some of the word becoming really hard to find.

:)