/fruity

another colorscheme

Primary LanguageVim ScriptBSD Zero Clause License0BSD

fruity
______
    a pastel colorscheme for backup & sharing purposes

usage
_____
    * init.vim
    call plug#begin('~/.local/share/nvim/plugged')
        Plug 'turquoise-hexagon/fruity'
    call plug#end()

depends on
__________
    * vim
    * vim-plug