thewinger / pandabuddy.nvim

Panda theme to be used with colorbuddy.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gruvbuddy.nvim

Gruvbox-esque colors using tjdevries/colorbuddy.vim

screen

This plugin is also an example of how easy it is to customize and make new colorschemes based on colorbuddy.

Check out lua/gruvbuddy.lua

Installation

Plug 'tjdevries/colorbuddy.vim'
Plug 'tjdevries/gruvbuddy.nvim'

" And then somewhere in your vimrc, to set the colorscheme
lua require('colorbuddy').colorscheme('gruvbuddy')

About

Panda theme to be used with colorbuddy.nvim