rockerBOO / boo-colorscheme-nvim

Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter.
MIT License
194 stars 12 forks source link

Remove background colors, add themes, blend #10

Closed rockerBOO closed 2 years ago

rockerBOO commented 2 years ago

Removes background colors so transparency works better and having the colors work around that. I might create a new version with background colors as optional.

sunset_cloud

require('boo-colorscheme').use({ theme = "sunset_cloud" })
let g:boo_colorscheme_theme='sunset_cloud'

sunset_cloud1