Skip to content

3.6.0

Compare
Choose a tag to compare
@facelessuser facelessuser released this 29 Feb 01:21
· 86 commits to master since this release

3.6.0

  • NEW: Add support for parsing alpha(+value), alpha(-value), and alpha(*value) in color schemes.
  • NEW: Add support for parsing lightness() and saturation() in color schemes.
  • NEW: Add support for foreground_adjust properties when parsing color schemes.
  • NEW: Add support for parsing blended colors in the HSL and HWB namespace. Blended colors do not always match Sublime Text's colors, this is due to a Sublime Text bug: sublimehq/sublime_text#3176.