A colorscheme generator that is "lite" on logic for the developer.
A colorscheme creation micro-framework for Neovim
Programmatic lua library for setting base16 themes in Neovim.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
A simple, minimal highlighter plugin for neovim
The main features of themercorp/themer.lua are: Colorscheme Tools.
Open-source alternatives to themercorp/themer.lua include: iron-e/nvim-highlite — A colorscheme generator that is "lite" on logic for the developer. loganswartz/polychrome.nvim — A colorscheme creation micro-framework for Neovim. norcalli/nvim-base16.lua — Programmatic lua library for setting base16 themes in Neovim. nvim-mini/mini.nvim — mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation,… rktjmp/lush.nvim. rrethy/base16-nvim — Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.