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