When I am trying to change background in vimrc or directly in vim using
set background=dark
it doesn't affect my background at all, same with light
option, however it looks okay when I run gvim.
Is there a way to change background in vim without changing my Konsole settings?
Thanks.
UPD: Okay there is a difference between guifg/guibg and ctermfg/ctermbg. While gui accepts lots of different color combinations, cterm allows only few standard ones.