Arch Linux updated to 0.8.0 and it made all my floating windows completely pink as well as closing parenthesis being highlighted for no reason. The issue is there regardless of using simple or 24bit colors. Problem persists even with minimal config with only Telescope standard configured import to test with.
Looking around there does not seem to be a very clear explanation of how to fix it, with some old APIS being changed and so i thought i should ask someone here how one in theory is supposed to have the following configured together:
- vim.opt.termguicolors = true
- alacritty terminal while respecting its theme
- tmux
So far i’ve been using simple colors because of always having issues with setting up 24bit true colors. I would be very very happy if someone could point me to a working 0.8.0 setup with reasonable looking floating windows inside tmux using alacritty terminal. It would be nice if the floating windows would simply use the same theme as normally without separate configuration.
I do not seem to have any tmux issues and from what i can tell termguicolors seems to work just fine both inside and outside tmux except for the closing parenthesis highlighting.
True color sample image:
Simple color sample image with minimal (telescope only) config:
(could not add this yet since being new user, can add on request. To describe how it looks, it is violet instead of pink and a bit more readable but still terrible in comparison to what i had yesterday using 0.7.2 without changing any configs)
Many thanks in advance for any guidance on this. I could dig more into it but i have a feeling that there has to be more up to date information out there on how to have nice colors in neovim without ugly hacks.