-
Before (variables, function calls and definitions are kinda separated)
![image](https://github.com/jdinhify/vscode-theme-gruvbox/assets/34401005/1152f4ad-6c83-4233-97dc-074bcd089157)
After (everyt…
-
There are several themes that set the desktop background to a solid color:
```
>> ack xsetroot
solarized_dark
36:exec_always --no-startup-id xsetroot -solid '$baseA2'
tango-light
48:exec_alw…
-
After installing [vim-nerdtree-syntax-highlight](https://github.com/tiagofumo/vim-nerdtree-syntax-highlight), I noticed none of my icons were getting colored:
![Screenshot from 2020-05-11 19-46-25]…
-
I use the [base16-vim](https://github.com/chriskempson/base16-vim/blob/master/colors/base16-railscasts.vim) railscasts theme. It defines a color for the `Conceal` group, which overrides the highlighti…
-
git clone --depth 1 git@github.com:dexpota/kitty-themes.git ~/.config/kitty/kitty-themes
cd ~/.config/kitty
ln -s ./kitty-themes/themes/DimmedMonokai.conf ~/.config/kitty/theme.conf
Add this li…
-
Following https://github.com/ellisonleao/gruvbox.nvim/issues/220 idea, we will introduce fine-grained bold options in the setup call
We will need to remove
```lua
invert_selection = false,
inver…
-
I use YouCompleteMe plugin for vim and gruvbox theme with dark background. My `.vimrc`:
```
"" load and set extra plugins
let &runtimepath.=','.$PLUMED_VIMPATH
let g:ycm_extra_conf_globlist = ['~/…
-
I think the highlighting groups are overlapping. It shows the preview of the actual substitution, but not the coloring
![vim traces](https://user-images.githubusercontent.com/10500823/86274866-5ac1…
-
Just installed this and I notice that on my PC all the colours are white. Text, non highlighted items and highlighted items including borders.
so i am unable to see when i have a card highlighted.
…
-
I use alacritty as a terminal and all colors in alacritty are correctly sourced when I run `wal`, except for the background which stays the same color throughout. Running `cat ~/.cache/wal/sequences` …