From 8e4a8e373254245221b67b8a1d34c2fa3240e183 Mon Sep 17 00:00:00 2001 From: Elias Elwyn Date: Mon, 19 Feb 2024 14:14:27 +1100 Subject: [PATCH] Add `jthvai/lavender.nvim` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21997ea..8111090 100644 --- a/README.md +++ b/README.md @@ -447,6 +447,7 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y - [svrana/neosolarized.nvim](https://github.com/svrana/neosolarized.nvim) - Dark solarized colorscheme using colorbuddy for easy customization. - [ishan9299/nvim-solarized-lua](https://github.com/ishan9299/nvim-solarized-lua) - Solarized colorscheme in Lua (Neovim >= 0.5). - [shaunsingh/moonlight.nvim](https://github.com/shaunsingh/moonlight.nvim) - Port of VSCode's Moonlight colorscheme, written in Lua with built-in support for native LSP, Tree-sitter and many more plugins. +- [jthvai/lavender.nvim](https://codeberg.org/jthvai/lavender.nvim) - Purple-hued dark mode colorscheme; a complete rewrite of shaunsingh/moonlight.nvim. - [navarasu/onedark.nvim](https://github.com/navarasu/onedark.nvim) - A One Dark Theme (Neovim >= 0.5) written in Lua based on Atom's One Dark Theme. - [lourenci/github-colors](https://github.com/lourenci/github-colors) - GitHub colors leveraging Tree-sitter to get 100% accuracy. - [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) - Gruvbox modification with softer contrast and Tree-sitter support.