@vyskocilm shure your not loading a colorscheme later in the config?
@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.
@petrisch yeah. I haven't found this problem. I tested it with gnome shell and xterm. The result was the same.
@vyskocilm i see, but zellij is just a multiplexer, so it has some config or uses probably some $xdgshell env var as itz shell. Can you see whoch one it takes? Or you go the other way round, what happens when starting zellij in xterm?
@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.
@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.