ptdewey/monalisa-nvim

github github
colorschemetreesitter-colorschemes
stars 2
issues 0
subscribers 1
forks 0
CREATED

2025-04-09

UPDATED

5 days ago


MonaLisa Screenshot with a few windows

Inspired by the painting and hte iterm2 theme.

[!NOTE] This theme is still a work in progress, and colors may change in the near future.

Built with lush.

Installation

Lazy.nvim:

{
    "ptdewey/monalisa-nvim",
    priority = 1000,
}

Usage

vim.cmd.colorscheme("monalisa")

Build or Modify

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