Skip to content

ptdewey/monalisa-nvim

Repository files navigation

MonaLisa

A dark and colorful theme for Neovim

MonaLisa Screenshot with a few windows

Inspired by the painting and the iterm2 theme.

Installation

lazy.nvim:

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

vim.pack:

vim.pack.add({ "https://github.com/ptdewey/monalisa-nvim" })

Usage

vim.cmd.colorscheme("monalisa")

Build or Modify

  1. fennel or hotpot.nvim is installed
  2. Modify fnl/monalisa/init.fnl as desired
  3. Rebuild the colorscheme
    • With fennel: Use ./build.sh or just build
    • With hotpot.nvim: Builds are automatic upon saving fnl/monalisa/init.fnl

Note: The version of monalisa made with lush can be found on the v1 branch

About

Mona Lisa inspired colorscheme for Neovim

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •  

Languages