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