Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewis6991/moonlight.vim
My personal colour scheme for vim
https://github.com/lewis6991/moonlight.vim
base16 base16-color color-scheme colorscheme neovim vim
Last synced: 22 days ago
JSON representation
My personal colour scheme for vim
- Host: GitHub
- URL: https://github.com/lewis6991/moonlight.vim
- Owner: lewis6991
- Created: 2016-11-11T09:07:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T16:25:57.000Z (about 3 years ago)
- Last Synced: 2024-10-10T23:25:54.013Z (about 1 month ago)
- Topics: base16, base16-color, color-scheme, colorscheme, neovim, vim
- Language: Vim script
- Homepage:
- Size: 120 KB
- Stars: 13
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal colorscheme for shell and vim.
The scheme tries to adhere to the [base 16 styling guide](https://github.com/chriskempson/base16/blob/master/styling.md).
![colors](colors.png)
# Installation
## Vim/Neovim
For vim-plug users:
```
Plug 'lewis6991/moonlight.vim'
```## Shell
```
./moonlight.sh
```# Vim/Neovim Support
This colorscheme adds support for the following plugins:
* [semshi](https://github.com/numirias/semshi)
* [ALE](https://github.com/dense-analysis/ale)
* [NERDTree](https://github.com/preservim/nerdtree)
* [vim-javascript](https://github.com/pangloss/vim-javascript)
* [vim-signify](https://github.com/ralphje/signify)
* [vim-gitgutter](https://github.com/airblade/vim-gitgutter)