A wombat colorscheme for Neovim with lush
Go to file
ViViDboarder efc1dba991 Stop setting bg in colorscheme
This caused the opposite of what I wanted.

See https://vi.stackexchange.com/questions/12104/what-does-set-background-dark-do
2021-09-30 17:20:51 -07:00
colors Stop setting bg in colorscheme 2021-09-30 17:20:51 -07:00
lua/lush_theme Rename classic theme 2021-09-27 17:50:54 -07:00
LICENSE Add base template files 2021-02-07 20:47:25 +11:00
README.md Add install instructions 2021-09-27 17:46:26 -07:00

README.md

Wombat Lush

Based on wombat256mod and the iTerm 2 Wombat colors.

Created with Lush

Installation with Packer

use {
    "ViViDboarder/wombat.nvim",
    requires = "rktjmp/lush.nvim",
}