https://github.com/arzyu/vim-colors-celadonite
Yet another vim colorscheme.
https://github.com/arzyu/vim-colors-celadonite
vim vim-colors
Last synced: 8 months ago
JSON representation
Yet another vim colorscheme.
- Host: GitHub
- URL: https://github.com/arzyu/vim-colors-celadonite
- Owner: arzyu
- Created: 2016-05-10T14:52:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T14:20:25.000Z (almost 10 years ago)
- Last Synced: 2025-10-09T06:05:45.817Z (8 months ago)
- Topics: vim, vim-colors
- Language: VimL
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-colors-celadonite

## Installation
### Vundle
Install [Vundle](https://github.com/gmarik/vundle) and then add this theme as a plugin to your `.vimrc`.
```
Plugin 'arzyu/vim-colors-celadonite'
```
```
colorscheme celadonite
```