You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forgive my ignorance as I'm not too familiar with tmux but would it be possible to default to main and dawn depending on the terminal background? Our Neovim theme uses 'auto' as the default variant with an option to override the dark variant. Then, setting a variant would enforce that variant no matter the background.
What do you mean by "depending on the terminal background"?
I haven't found a way to automate it depending on outside factors, but I'll be getting on the "default option" fix soon.
Sorry for not being very active to everyone who uses this plugin, it's been a rough while :)
I'm honestly not sure where the information comes from but if my terminal is using a dark theme (or perhaps it's based on my system theme?) then Neovim sets vim.o.background to dark and same for light so I thought it may be possible to detect that in tmux.
After a quick search, I found termbg which can work with tmux so this might be out of scope for this plugin but more on the tmux user to implement :)
Currently if no value is set for
rose_pine_variant
it errors out. Can we set a default theme variant?The text was updated successfully, but these errors were encountered: