Sorry, didn't mean to scare you.
Boo is a colorscheme for Neovim with handcrafted-artisanal support for LSP, Treesitter.
To use subtle changes in colors to help lessen the syntax noise. Brightness range on syntax to ramp up to values and variables.
- Neovim 0.4
- colorbuddy.nvim
Plug 'tjdevries/colorbuddy.nvim'
Plug 'rockerBOO/boo-colorscheme-nvim'
Then in your init.vim
you can set it to use it as your color scheme.
lua require'boo-colorscheme'.use{}