EdenEast / nightfox.nvim

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

bug: wezterm has dayfox theme from this repo missing #425

Closed skoch13 closed 3 months ago

skoch13 commented 3 months ago

Neovim version (nvim -v)

v0.10.0-dev-2465+ga7788c2e2

Operating system/version

MacOS 14.4

Describe the bug

WezTerm doesn't have the dayfox theme provided by the extras

Steps To Reproduce

  1. Proceed to https://wezfurlong.org/wezterm/colorschemes/d/index.html#dayfox
  2. Search for proper dayfox
  3. cry 😢

Expected Behavior

I added the `dayfox theme locally, but I'd be much more convenient to have the proper one shipped with wezterm

Repro

No response

EdenEast commented 3 months ago

It looks like wezterm is getting the colors from iterm2-color-schemes repo. These colors are coming from a PR that I made to the repo in 427. This is correct and is still the same as this project.

skoch13 commented 3 months ago

Thank you for your reply. If you search for 'dawnfox,' this repository will be mentioned. However, for 'dayfox,' it appears that themes clashed with iTerm2. With that being said, the 'dayfox' iTerm2 theme lacks tab bar colors for Wezterm, which is why I initially raised this issue.

skoch13 commented 3 months ago

@EdenEast could you please double-check this?