Add global dark/light theme switch with key bind
This commit is contained in:
@@ -40,6 +40,7 @@ Plug 'cocopon/iceberg.vim'
|
||||
call plug#end()
|
||||
""Colors
|
||||
colorscheme iceberg
|
||||
set bg=dark
|
||||
set termguicolors
|
||||
""Sets the colorscheme in tmux
|
||||
let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
|
||||
|
||||
Reference in New Issue
Block a user