aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-04-03 17:52:23 +0100
committerMatthew Lemon <y@yulqen.org>2023-04-03 17:52:37 +0100
commit58c3801cffefc213c69898fd3f0ae5b93c6a4893 (patch)
treef0601e68059817010b594c7e55f013e571bcceb7 /vim/vimrc
parent2c0ee897174bb640f01ceb709d05eb6e5a186bf3 (diff)
colorscheme
Diffstat (limited to '')
-rw-r--r--vim/vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 34cfcd7..13d973c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -140,7 +140,8 @@ nnoremap <C-p>a :Rg
nnoremap <leader>ev <C-w>s<C-w>j<C-w>L:e $MYVIMRC<cr>
set background=dark
-colorscheme hipster
+"colorscheme hipster
+colorscheme gruber-darker
" manual highlights
" highlight Visual ctermfg=black ctermbg=LightMagenta