Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 11:21
5c74eb7

3.0.0 (2024-01-20)

⚠ BREAKING CHANGES

  • added support for treesitter 0.9.2. Eearlier TS versions are no longer supported.
  • add treesitter default groups to theme
  • remove compat with old treesitter group names from over a year ago

Features

  • added support for treesitter 0.9.2. Eearlier TS versions are no longer supported. (18d46ae)
  • changed alacritty .yml to .toml (#450) (ffc7505)
  • extras: add fzf colors (#464) (75c60d5)
  • wezterm: add color for scrollbar (#470) (5b2d7ab)

Bug Fixes

  • add treesitter default groups to theme (bddedb1)
  • helix: fixed helix theme with new TS groups (2e00d06)
  • remove compat with old treesitter group names from over a year ago (66cfdc1)
  • theme: added support for WinBar and WinBarNC. Fixes #466 (29b7960)