Open skttlock opened 6 months ago
Upon further testing, It seems that, inside of Tmux, neovim will match the system setting active when tmux was first started. Still, the colors are slightly different. See the screenshots as examples.
Note: when using Default colorscheme, none of the above errors occur- in fact nvim will change to match system setting at any point.
Note: this is becoming a non-issue as I move to just use tokyonight-storm, always. However, this can be switched by setting vim.o.background = "light"
See theme.sh by Lemnos. See catppuccin/nvim - includes tmux tutorial.
Looking again at https://github.com/f-person/auto-dark-mode.nvim This should work on Fedora as GNOME does indeed implement freedesktop.
Auto Dark Mode does indeed work. Now just need to correct the color of tmux.
See title. Launching neovim from a standard terminal session loads it with the TokyoNight or TokyoNight-Day colorscheme. Launching neovim from Tmux however, loads with different colors all together.