mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Switch vim colorscheme to gruvbox (#23)
This commit is contained in:
10
.config/nvim/colors/LightYellow.vim
Normal file
10
.config/nvim/colors/LightYellow.vim
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
" It's based on:
|
||||
runtime colors/Light.vim
|
||||
|
||||
let g:colors_name = "LightYellow"
|
||||
|
||||
hi Normal guibg=#DDDDAA
|
||||
hi NonText guibg=#CCCC99
|
||||
|
||||
|
Reference in New Issue
Block a user