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:
9
.config/nvim/colors/DimBlue.vim
Normal file
9
.config/nvim/colors/DimBlue.vim
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
" It's based on:
|
||||
runtime colors/Dim.vim
|
||||
|
||||
let g:colors_name = "DimBlueBG"
|
||||
|
||||
hi Normal guibg=#000033
|
||||
hi NonText guibg=#000011
|
||||
|
Reference in New Issue
Block a user