Skip to content

AnthonyGWeb/vim-hybrid-material

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-hybrid-material

Material color scheme for Vim based on w0ng/vim-hybrid color scheme.

It includes 2 color schemes:

Both schemes are almost similar to w0ng/vim-hybrid, just some colors are switched (Purple with red), to look more like tomorrow-night.

Options

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

Hybrid Material

Based on equinusocio/material-theme.

hybrid-material

GVim/MacVim

Only add this to .vimrc after installation:

colorscheme hybrid_material
Vim

For Vim version check folder base16-material.

Hybrid Reverse

Original w0ng/vim-hybrid, with only colors switched.

hybrid-reverse

Gvim/MacVim/Vim
colorscheme hybrid_reverse

Thanks to

About

Material color scheme for Vim based on w0ng/vim-hybrid color scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 88.7%
  • Shell 11.3%