Skip to content

shoenot/cinnamonwine.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Cinnamon-y, fall-inspired color scheme for Neovim, derived from shoenot/witchesbrew.nvim

Best served in a cauldron with added spices.

cinnamonwine screenshot with a couple splits

Built with Lush.

Also includes a kitty theme in extras/kitty.

Plugins supported:

Installation

With Lazy:

{
    "shoenot/cinnamonwine.nvim",
    priority = 1000,
    config = function()
        vim.cmd([[colorscheme cinnamonwine]])
    end,
}

Also make sure to change your lualine theme to 'cinnamonwine'.

Build or Modify

  1. Ensure lush.nvim and shipwright.nvim are installed
  2. Modify lua/cinnamonwine/theme.lua
  3. Rebuild the colorscheme using ./build.sh

Also check out the helix variant, at shoenot/cinnamonwine.hx if you want.

About

A Cinnamon-y, fall-inspired color scheme for Neovim. Tries to harken back to the DEC VT320 aesthetic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors