Switch colorscheme back to 0x7A69_dark.
This commit is contained in:
2
init.vim
2
init.vim
@@ -85,7 +85,7 @@ nmap <silent> ]f <Plug>(coc-fix-current)
|
|||||||
" syntax highlighting
|
" syntax highlighting
|
||||||
syntax on
|
syntax on
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme solarized8_dark
|
colorscheme 0x7A69_dark
|
||||||
highlight Normal ctermbg=none
|
highlight Normal ctermbg=none
|
||||||
|
|
||||||
""" Project-Specific Settings
|
""" Project-Specific Settings
|
||||||
|
|||||||
Reference in New Issue
Block a user