bluloco.nvim icon indicating copy to clipboard operation
bluloco.nvim copied to clipboard

bluloco theme port for neovim

Results 31 bluloco.nvim issues
Sort by recently updated
recently updated
newest added

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...

bug

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

enhancement

Add configs and how to. Optional toggleterm config too.

documentation

[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.

enhancement

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...

enhancement

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...

enhancement

![image](https://github.com/uloco/bluloco.nvim/assets/91734413/ee66cc91-2517-4a9a-8629-52f22e55b62c) 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...