A wombat colorscheme for Neovim with lush
Go to file
ViViDboarder efdfe7ec9d Make look closer to what it did before
Will probably, at some point, add some more colors
2024-06-03 13:13:54 -07:00
colors More robust workaround for symantic highlights 2024-05-30 15:44:47 -07:00
lua/lush_theme Make look closer to what it did before 2024-06-03 13:13:54 -07: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",
}