-
Hello! Love the plugin! Recently I switched to https://github.com/sainnhe/everforest colorscheme and when I turn on the NeoZoom on the window, the background color gets really bright, do you have some advise how can I keep the same background color as it is when it is not zoomed in? regular window: thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
zivkovicn
Sep 9, 2024
Replies: 1 comment
-
Ignore me, found that https://github.com/neanias/everforest-nvim has settings prop |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zivkovicn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ignore me, found that https://github.com/neanias/everforest-nvim has settings prop
float_style = "bright",
set by default, changing that to "dim" solves the issues.