A wombat colorscheme for Neovim with lush
Go to file
ViViDboarder 002915c21f Workaround for semantic highlighting
Default variable color is not really good
2024-05-30 15:38:14 -07:00
colors Workaround for semantic highlighting 2024-05-30 15:38:14 -07:00
lua/lush_theme Add float highlights 2022-03-01 10:51:05 -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",
}