A dark and colorful theme for Neovim
Inspired by the painting and the iterm2 theme.
Note
This theme is still a work in progress, and colors may change in the near future.
Built with lush.
Lazy.nvim:
{
"ptdewey/monalisa-nvim",
priority = 1000,
}
vim.cmd.colorscheme("monalisa")
- Ensure lush.nvim and shipwright.nvim are installed
- Modify lush_theme/monalisa.lua
- Rebuild the colorscheme using
./build.sh