github.com
github.com
⦿ This is a part of mini.nvim library. Please use this link if you want to mention this module. ⦿ All contributions (issues, pull requests, discussions, etc.) are done inside of 'mini.nvim'.
www.reddit.com
⦿ See whole library documentation to learn about general design principles, disable/configuration recipes, and more. ⦿ See MiniMax for a full config example that uses this module. Comparisons rktjmp/lush.nvim: Oriented towards tweaking separate highlight groups, while 'mini.colors' is more designed to work with color scheme as a whole.
github.com
Uses HSL and HSLuv color spaces, while 'mini.colors' uses Oklab, Oklch, and Okhsl which have slightly better perceptual uniformity properties. Hello, Neovim users! I would like to announce a release of mini.colors. Check out the Trending vim and neovim color schemes! vimcolorschemes is the ultimate resource for vim and nvim users to find the perfect color scheme for their favorite editor.
github.com
Generated from the main branch of 'mini.nvim' Tweak and save any color scheme details in Features and Documentation. Use:highlight command or vim.api.nvim_set_hl() Lua function to customize highlighting. To see a more calibrated look, use 'mini.hues', 'mini.base16', or plugin's color scheme.
smarttech101.com
part of the mini nvim library. Allows you to set colors, and modify loaded colorschemes, easily. ↑ up.
www.reddit.com
The best Neovim plugin resource, Module of `mini.nvim` to tweak and save any color scheme. Also can animate transition and convert between some color spaces. And I like the result.
Especially the randomhue color scheme which is my daily driver now. mini.hipatterns (module number 30) - Highlight patterns in text. Think about it as a more flexible middle ground between folke/todo-comments.nvim and NvChad/nvim.
The mini.statusline module uses a set of predefined highlight groups that control the visual appearance of different statusline components. These highlight groups are created during setup and can be customized using Neovim's vim.api.nvim_set_hl() function to match any color scheme or aesthetic preference.