Taken on alacritty with LiberationMono font, using the mellow colorscheme:
<p align="center" style"margin: 4%;">
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/insert_mode.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/replace_mode.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/visual_mode.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/cmdline_mode.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/term_zsh.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/normal_mode_dark.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/insert_mode_dark.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/replace_mode_dark.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/visual_mode_dark.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/term_zsh_dark.png" width="75%" />
<img src="https://github.com/adigitoleo/vim-mellow-statusline/raw/master/img/cmdline_mode_dark.png" width="75%" />
:h g:mellow_custom_parts
)Vim and NeoVim plugins are commonly installed using a plugin manager.
Many such exist in the wild. Modern (Neo)Vim versions also ship with a built-in
package loading functionality (read :help packages
for details).
After installing the plugin, please read :help mellow-statusline
for information on usage and available options.
The statusline should work with any colorscheme, but it will require some setup unless the recommended mellow colorscheme is used.