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