Material color scheme for Vim based on w0ng/vim-hybrid color scheme.
It includes 2 color schemes:
- Hybrid material (Only GVim/MacVim)
- Hybrid reverse
Both schemes are almost similar to w0ng/vim-hybrid, just some colors are switched (Purple with red), to look more like tomorrow-night.
If you would like some of the code to be bolded, like functions and language controls, add this option to vimrc:
let g:enable_bold_font = 1
Based on equinusocio/material-theme.
NOTE: Works only for GVim/MacVim at this moment.
colorscheme hybrid_material
Original w0ng/vim-hybrid, with only colors switched.
colorscheme hybrid_reverse