https://github.com/pablopunk/sunset.vim
Sunset colors for vim
https://github.com/pablopunk/sunset.vim
Last synced: 3 months ago
JSON representation
Sunset colors for vim
- Host: GitHub
- URL: https://github.com/pablopunk/sunset.vim
- Owner: pablopunk
- Created: 2020-04-16T11:16:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T11:23:44.000Z (about 6 years ago)
- Last Synced: 2025-05-31T07:04:16.511Z (about 1 year ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# sunset.vim
## Install
Use [vim-plug](https://github.com/pablopunk/sunset.vim) or any other plugin manager of your choice:
```viml
Plug 'pablopunk/sunset.vim'
colorscheme sunset
```
## Related
- [sunset-iterm2](https://github.com/pablopunk/sunset-iterm2): Same colors, on iterm2.
- [vimcolors.org](https://vimcolors.org): The tool I used to generate this scheme.
- [sunset-colors](https://github.com/pablopunk/sunset-colors): The npm package for this palette.
- [sick.vim](https://github.com/pablopunk/sick.vim): A sick colorscheme for vim.