1
0

Switch colorscheme back to 0x7A69_dark.

This commit is contained in:
2025-10-22 07:59:32 +02:00
parent 34429ea980
commit 7d7886e38c

View File

@@ -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