A simple, minimal highlighter plugin for Neovim that organizes and manages colorschemes with extensive customization.
Themer is a Neovim plugin that provides a structured and flexible system for managing colorschemes. It centralizes popular themes like Catppuccin, Rose Pine, and Dracula, offers deep customization for syntax highlighting and plugin integration, and includes tools for theme development and export to other applications.
Neovim users who want a unified way to manage, customize, and switch between colorschemes, particularly developers who use plugins like Treesitter, LSP, Telescope, and Lualine and desire consistent highlighting across their editor ecosystem.
Developers choose Themer for its all-in-one approach to colorscheme management, combining built-in theme support, extensive plugin integration, and powerful customization tools like style remapping and live reloading, which simplifies maintaining a cohesive visual environment in Neovim.
A simple, minimal highlighter plugin for neovim
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Bundles popular colorschemes like Catppuccin, Dracula, and Nord in one plugin, simplifying switching and management without installing multiple separate plugins.
Pre-configured highlight groups for Treesitter, LSP, Telescope, and other common Neovim plugins ensure consistent styling across the editor ecosystem, as detailed in the supported plugins list.
Allows per-element customization of syntax highlighting with italic, bold, and underline styles for functions, variables, and keywords, demonstrated in the config examples.
Includes export functions for terminal emulators like Kitty and Alacritty, plus live reload and import APIs for theme development, making it versatile beyond Neovim.
Limited to Neovim 0.6 and above, excluding Vim users and those on older Neovim versions, which restricts its audience.
Requires understanding Lua tables and Themer's extensive options, such as the styles and remaps settings, which can be daunting for casual users or those new to Neovim configuration.
Built-in themes may not be updated promptly, as acknowledged in the README with 'This list may not be updated,' potentially missing features or fixes from upstream colorschemes.