EdenEast / nightfox.nvim

🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
MIT License
2.91k stars 136 forks source link

Nordfox background colour has changed #359

Closed eggbean closed 1 year ago

eggbean commented 1 year ago

Neovim version (nvim -v)

NVIM v0.9.0

Operating system/version

Pengwin (Debian)/WSL

Describe the bug

image

The background colour of Nordfox seems to have changed to a brown tint. On the right you can see a tmux pane where I have changed the terminal background colour to match Norfox, so a tmux split like this used to appear as seamless. You can also see at the extreme left and top that the terminal background colour can be seem, which was a seamless transition before. I can't figure out what's going on.

Steps To Reproduce

  1. Start nvim with nordfox enabled.

Expected Behavior

Nordfox used to have the same background colour as the pane on the right of the picture.

Repro

I don't know what this is.
bleczz commented 1 year ago

Do you have termguicolors set to true?

eggbean commented 1 year ago

Yes. I forgot that this was happening as at some point it stopped. It was only occurring on my local laptop and not cloud instances which have the same dotfiles. I'll close for now. Cheers.