Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tssm/fairyfloss.vim

Pastel color scheme
https://github.com/tssm/fairyfloss.vim

color-scheme neovim

Last synced: about 2 months ago
JSON representation

Pastel color scheme

Awesome Lists containing this project

README

        

True-color (it's 2016 already!) color scheme for Vim/Neovim. Port
of [Amy Wibowo's Fairyfloss][original-fairyfloss].

![Screenshot][screenshot]

# Requirements

1. Vim or Neovim with true-color support
2. A [terminal emulator with true-color support][true-color-terminal]

# Install

Add `set termguicolors` to your `$MYVIMRC` file.

[original-fairyfloss]: http://sailorhg.github.io/fairyfloss/
[screenshot]: https://github.com/taecilla/fairyfloss.vim/blob/master/screenshot.png
[true-color-terminal]: https://gist.github.com/XVilka/8346728