Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

My personal colour scheme for vim

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)