
Inspired by the painting and the iterm2 theme.
lazy.nvim:
{
    "ptdewey/monalisa-nvim",
    priority = 1000,
}
vim.pack:
vim.pack.add({ "https://github.com/ptdewey/monalisa-nvim" })
vim.cmd.colorscheme("monalisa")
fennel: Use ./build.sh or just buildhotpot.nvim: Builds are automatic upon saving fnl/monalisa/init.fnlNote: The version of monalisa made with lush can be found on the v1 branch