projekt0n / github-nvim-theme

Github's Neovim themes
MIT License
2.02k stars 104 forks source link

fix(palette): get `canvas` from primitives #299

Closed tmillr closed 7 months ago

tmillr commented 9 months ago

This should also correct any issues with the Normal bg being off or incorrect, as this color (i.e. the Normal bg, the global bg) ultimately derives from canvas.default (found in the palette).

Fixes #298

NikoKS commented 8 months ago

@ful1e5, Hello, is it possible to merge this fix?

luisdavim commented 7 months ago

Any reason not to merge this?

ful1e5 commented 7 months ago

@luisdavim I'm busy with another project. I'll merge this pull request soon.