Solarize Vim and Ubuntu terminal
12 May 2019After trying both dark and light themes for serval month, I decided to use Solarized Light colorscheme for all editors and IDEs. I think the background color should match the surrounding to reduce eye tiredness. At work or at home, I always work/game in a bright area. Therefore, a lighter theme like Solarized Light is a natural choice for me.
Solarize Ubuntu terminal
Solarize Vim
Add the following to your ~/.vimrc file. Assuming you are using vim-plug as a plugin manager
Inside Vim, run
After the plugin is installed, add this to your ~/.vimrc
If your terminal color looks ugly, you might want to tweak the value of solarized_termcolors and t_Co. For my Ubuntu 18.04, setting solarized_termcolors to 256 will give me a ugly unusable colorscheme.