Skip to content

taniokay/vim-sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vim-sunset

MIT License

vim-sunset is a vim colorscheme inspired by sunset-theme-vscode.

screenshot

Installation

  1. You can use your preferred vim plugin manager like vim-plug, NeoBundle, or Vundle:

    " vim-plug
    Plug 'maru143/vim-sunset'
    
    " NeoBundle
    NeoBundle 'maru143/vim-sunset'
    
    " Vundle
    Plugin 'maru143/vim-sunset'

    or, manually copy colors/sunset.vim to:

    ~/.vim/colors/sunset.vim
    
  2. Add following to your ~/.vimrc or ~/.config/nvim/init.vim:

    colorscheme sunset

Contributing

This color scheme is initially made for some private use and has incomplete syntax highlights for specific languages, so any improvements are welcomed. Don't hesitate to send me issues or PRs.

About

vim colorscheme based on sunset-theme-vscode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors