vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 348 forks source link

Added 2 options to customize seciton c of the statusline. #146

Closed neur1n closed 6 years ago

neur1n commented 6 years ago
  1. Configure 'g:solarized_flood_nv_mode_style' to customize the font style.
  2. Configure 'g:solarized_flood_dam' to customize the highlighting.

Both are documented in airline-themes.txt.

neur1n commented 6 years ago

modes_no_dam

modes_dam

readonly_symbol

neur1n commented 6 years ago

@chrisbra I'm so sorry that I have found a wrong configuration in my code. Even though I have fixed it, but I will not create another pull request for a while until I fully confirm it is stable. I'm really sorry about making messes.

chrisbra commented 6 years ago

no problem.