Best served in a cauldron with added spices.
Built with Lush.
Also includes a kitty theme in extras/kitty.
Plugins supported:
With Lazy:
{
"shoenot/cinnamonwine.nvim",
priority = 1000,
config = function()
vim.cmd([[colorscheme cinnamonwine]])
end,
}Also make sure to change your lualine theme to 'cinnamonwine'.
- Ensure lush.nvim and shipwright.nvim are installed
- Modify lua/cinnamonwine/theme.lua
- Rebuild the colorscheme using
./build.sh
Also check out the helix variant, at shoenot/cinnamonwine.hx if you want.
