Update of ‘mini.base16’ and a new minicyan color scheme
update
reddit
25 new plugin integrations in ‘mini.base16’ plus ‘minicyan’ colorscheme
Originally posted on Reddit
Hello, Neovim users!
I’d like to make a post about color updates in ‘mini.nvim’ (collection of 20+ independent Lua plugins improving Neovim>=0.5 experience with minimal effort):
- ‘mini.base16’ got new 25 plugin integrations along with option to granularly control what highlight groups are created (to squeeze precious milliseconds of startup time). Here is a full list of available integrations and how they can be controlled. Full disclosure: not all integrations are explicit (i.e. have new highlight groups created); some have very nice defaults which I chose not to override (like ‘nvim-lualine/lualine.nvim’). Nevertheless, they will be monitored from time to time to see if any adjustment should be done.
- There is a new ‘minicyan’ color scheme (shown in these screenshots). It is created with ‘mini.base16’ via its own palette generator: it just needs foreground, background and accent chroma values to generate readable and coherent base16 palette (I am really proud of it somehow, to be honest). It has cyan and grey main colors which resulted into moderate contrast and saturation palette. Base cyan color came as inspiration from my contribution to popular Neovim color schemes journey.
If you are looking for fast and fully featured color scheme, try ‘mini.base16’ with its palette generator and tell me what you think. Thanks!
(Side note: I was really impressed with UI of mason.nvim; check it out if you haven’t already)