gruvbox-material
gruvbox-material copied to clipboard
Gruvbox with Material Palette
## Why? The previous design is a bit confusing since the built-in palettes of `g:gruvbox_material_palette` will only change the foreground colors, while the background colors are controlled by `g:gruvbox_material_background`. To...
add support for intellij idea
I just upgraded to Neovim 0.7 and started seeing an error when accessing this setting. I'm guessing it might be a symptom of a separate issue, though, so let me...
### Operating system/version Manjaro KDE ### Terminal emulator/version kitty ### $TERM environment variable xterm-kitty ### Feature matrix ``` coc: health#coc#check ======================================================================== - OK: Environment check passed - WARNING: pyx command...
### Operating system/version Linux Mint 20.2 ### Terminal emulator/version Kitty 0.15.0 ### $TERM environment variable xterm-kitty ### Tmux version _No response_ ### Feature matrix ```text null-ls: require("null-ls.health").check() ======================================================================== - OK:...
First of all, thanks for creating/maintaining this theme. It is really good :) I'm confused if this should set `g:terminal_color_*` using `NR-16` or `NR-8`. From `:help terminal-config` ``` TERMINAL COLORS...
Hello, Rather then having to always refer to the code for colors, a table in the readme with each color name, hex value and usecase would be nice, this would...
Any changes to the definition of colors in [gruvbox-material/autoload/gruvbox_material.vim](https://github.com/sainnhe/gruvbox-material/blob/master/autoload/gruvbox_material.vim) and [gruvbox-material-vscode/src/palette](https://github.com/sainnhe/gruvbox-material-vscode/tree/master/src/palette) will be noted here.
Hi there, thanks for the awesome theme. I would like to suggest an option for shading the window of the file explorer (or in this case, [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua)). It would add...
### I have done the following steps before reporting this issue: - [X] I have searched the existing issues - [X] I have read the FAQ in the help doc...