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
When switching theme when nvim is opened, the theme does not seem to be properly applied.
In the video below, you see that I am changing theme to Catppuccin Latte and I am getting a unnatural line highlighting on the current line. When closing nvim and restarting it again, the theme is correctly rendered. If you change back to a theme that was rendered before then the original theme is correctly applied
omarchy-nvim-theming.mp4
The impact of this is even stronger when you change the theme while using FZF in nvim for e.g. searching text (g) or opening a file through searching text:
omarchy-nvim-theming-2.mp4
Again, restarting nvim makes fixes the issue. As a side note, the light themes are not very readable when using FZF for text or file search with nvim.
When switching theme when nvim is opened, the theme does not seem to be properly applied.
In the video below, you see that I am changing theme to Catppuccin Latte and I am getting a unnatural line highlighting on the current line. When closing nvim and restarting it again, the theme is correctly rendered. If you change back to a theme that was rendered before then the original theme is correctly applied
omarchy-nvim-theming.mp4
The impact of this is even stronger when you change the theme while using FZF in nvim for e.g. searching text (g) or opening a file through searching text:
omarchy-nvim-theming-2.mp4
Again, restarting nvim makes fixes the issue. As a side note, the light themes are not very readable when using FZF for text or file search with nvim.