bluloco.nvim
bluloco.nvim copied to clipboard
bluloco theme port for neovim
1. be in light mode and set config to auto 2. switch to another color scheme e.g. tokyonight with `:colorscheme tokyonight` 3. switch to bluloco with `:colorscheme bluloco` 4. dark...
if possible, add a transparent popupmenu for the people who have set pmenu. check pmenu highlight, pumblend transparency pmenu border (cmp), with and without transparency
[Exporting without lush](https://github.com/rktjmp/lush.nvim/blob/main/BUILD.md) could make this theme also usable with the original Vim 8, which would be nice of course.
Newer terminals can enable a wider gamut for colors. This messes up the original colors of bluloco making everything more saturated. While more colors can be displayed I find not...
Bufferline theme is basically just what is used per default using the standard Tabline hl groups and could be improved. When I tried the first time, the issue was with...
 The background of the modified icon doesn't match the background. I don't know if this is intended, but it doesn't seem to be. The issue is in the `BufferlineModified`...
This is a subjective change, so feel free to close this pull request if it is not up to your taste. I prefer the look of having no underlines, mostly...
There is a fork of this theme [here](https://github.com/mistweaverco/bluloco.nvim) that has removed the lush dependency and improved the performance of the theme via caching. The maintainer of that fork is [willing...