A wombat colorscheme for Neovim with lush
Go to file
2021-12-07 16:13:55 -08:00
colors Stop setting bg in colorscheme 2021-09-30 17:20:51 -07:00
lua/lush_theme Fix background color for text completion 2021-12-07 16:13:55 -08:00
LICENSE Add year to license 2021-10-26 10:23:13 -07:00
README.md Add screenshot 2021-10-26 14:37:06 -07:00

Wombat Lush

Based on wombat256mod and the iTerm 2 Wombat colors.

Created with Lush

Screenshot

Installation with Packer

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