Vim colorscheme

I program a lot in C++ and Python using Vim, and since I spend several hours looking at the screen, I decided to look for a color scheme that would facilitate programming and not strain my eyes.
We can find several colorschemes on the official Vim site and also on the site vimcolorschemetest, which includes examples of each one.
The best ones I found:
The Zenburn is a low-contrast dark theme that was really made to not strain the eyes. It is my favorite and I currently use it in other places like Awesome WM and URxvt.
This Mayansmoke looks great with
gvim, but due to a limitation of terminal colors, it doesn’t look as good in text mode Vim.
To install:
If the file is in a
Vimball(.vba), just open the file with Vim and type:so %and it will install automatically.If the file is in a
.vim, just drag it to yourcolorschemesfolder, which is usually~/.vim/colors.
Here I use the Vundle plugin to keep Zenburn updated (see my
.vimrc) and create a symbolic link:julio@julio-acer ~> ln -s ~/.vim/bundle/Zenburn/zenburn.vim ~/.vim/bundle/Zenburn/colors

I’m a Brazilian computer engineer based in Germany, passionate about tech, science, photography, and languages.
I’ve been programming for about two decades already, exploring everything from mobile apps and web development to machine learning. These days I focus on cloud SRE and data engineering.
I volunteer in the open source and Python communities, helping organize PyCon DE and PyData Berlin, mentoring, and contributing with code and translations.
On my blog, I share Linux tips, setup guides, and personal notes I’ve written for future reference. I hope others find them helpful as well. The content is available in multiple languages.
Browse my gallery for some of my photography.
Away from the keyboard, you’ll find me at concerts, playing clarinet, cycling, scuba diving, or exploring new places, cultures, and cuisines.
Always happy to connect! 🙂