Savq Melange Versions Save

🗡️ Warm color scheme for Neovim and beyond

2024-01-27

3 months ago

What's Changed

Full Changelog: https://github.com/savq/melange-nvim/compare/2023-08-11...2024-01-27

2023-08-11

9 months ago

What's Changed

2023-01-14

1 year ago

What's Changed

Full Changelog: https://github.com/savq/melange-nvim/compare/v0.9.0...2023-01-14

v0.9.0

1 year ago

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).

v0.8.0

2 years ago

Syntax highlighting

  • Update SpecialChar and TSLabel
  • Update gitsigns highlighting

Templates

  • Add terminal_color_x variables to the vimscript template
  • Add template for gnome terminator
  • Add json files with the 16 and 24 color palettes

v0.7.2

2 years ago

v0.7.1

2 years ago

See #28

v0.7.0

2 years ago
  • Define colors using HSLuv
  • See #26

v0.6.3

2 years ago
  • Add new diagnostics highlights.

v0.6.2

2 years ago

See #25