Browse Source

Use hipster colorscheme

Works (?) in night mode and on some of the more common default terminal
palettes.
Alois Mahdal 4 years ago
parent
commit
660b2606d5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/vim/vimrc

+ 1
- 1
dotfiles/vim/vimrc View File

@@ -130,7 +130,7 @@ if &t_Co > 2 || has("gui_running")
130 130
   set hlsearch
131 131
 endif
132 132
 
133
-colorscheme delek
133
+colorscheme hipster
134 134
 " colorscheme 1989
135 135
 hi Folded ctermbg=NONE
136 136
 "set gfn=Droid\ Sans\ Mono\ 9