savq / melange-nvim

🗡️ Warm color scheme for Neovim and beyond
MIT License
697 stars 51 forks source link

BREAKING! Rewrite Melange for Neovim 0.8 #51

Closed savq closed 1 year ago

savq commented 1 year ago

Usage and build system

Color Palette

Highlight groups

Misc


Lush was very useful to get started with the colorscheme, but now you can achieve roughly the same functionality with built-in functions and some well defined autocommands. It's not necessary to keep using it. Removing Lush should also make it easier for others to contribute highlight groups for plugins without having to use the build system.

Good-old Vim support is also unnecessary. I only use Vim when I absolutely have to (remote machines without nvim), and recent versions actually come with colorschemes that don't suck (like lunaperche and habamax).

The changes to the color palette are noticeable, but I've been using the newer palette for months now, and I'm quite satisfied with it.