Skip to content

v0.9.0

Compare
Choose a tag to compare
@savq savq released this 07 Jun 17:12
· 78 commits to master since this release

Breaking changes

  • lua/melange/init.lua was moved to lua/melange/hl_groups.lua

Changes

  • Move color definitions to separate files
  • Use hex triplets for color definitions

Now you can call require 'melange.palettes.dark to get the color palette for melange without needing Lush (the structure of the palettes is still a bit ad-hoc).