vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.05k stars 350 forks source link

The colors in terminal.app and iterm2 are very different for the same theme. #177

Closed xianyinxin closed 5 years ago

xianyinxin commented 5 years ago

I set the airline and airline-theme for vim properly, but i found the color ouputs are very differently in terminal.app and iterm2.

I use solarized light for iterm2, terminal.app and the air-line theme.

It seems iterm2 gives similar outputs as the screenshots of the wiki, but in terminal.app, the colors are strange: in normal mode, the backgroud is yellow which the words "NORMAL" is white, so it's hard to see it clear.

xianyinxin commented 5 years ago
abnormal_color_in_terminal_osx

A screenshot for contrast

chrisbra commented 5 years ago

Most likely a configuration issue. Probably depends on termguicolors and the t_Co setting.