Solarized Vim

Other topics

.vimrc

Solarized has two options - light and dark mode.

Light Mode:

syntax enable
set background=light
colorscheme solarized 

Dark Mode:

syntax enable
set background=dark
colorscheme solarized 

Contributors

Topic Id: 9500

Example Ids: 29381

This site is not affiliated with any of the contributors.