diff options
-rw-r--r-- | .vim/colors/bliss.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/colors/bliss.vim b/.vim/colors/bliss.vim index b2a9900..946516f 100644 --- a/.vim/colors/bliss.vim +++ b/.vim/colors/bliss.vim @@ -144,7 +144,7 @@ endif " Theme setup hi clear syntax reset -let g:colors_name = "tomorrow" +let g:colors_name = "bliss" " Highlighting function " Optional variables are attributes and guisp |