I installed dracula colorscheme in neovim and configured tmux to use 24-bit color. Outside of tmux everything works well, but when i enter vim inside of tmux, background changes. Note: nothing changes except background. Same issue appears in all colorschemes i tried.
In my init.vim file i have:
set termguicolors
without tmux
with tmux