@vyskocilm shure your not loading a colorscheme later in the config?
@petrisch the same config has dark background (the default) when running neovim from gnome-shell, xterm and tmux.
The only one case is when it is started from zellij 🤷♂️ And set bg=dark hasn't helped. I can switch the background later on, but that's not what I want to do all the time.
@vyskocilm sounds strange indeed. Which terminal is used by zellij? Maybe not what you expect. Eitherway it should pic dark from your neovimconfig, but maybe thats not happenibg in the other scenarios either. Can tell from tomh how to check that.
@vyskocilm should be something like
default_shell "fish"
see here: https://zellij.dev/documentation/options.html
@petrisch Don't think it's a shell. It uses bash as I have no other shell available. I tried all the themes, but found no luck. Will need to investigate it more.