Skip to content

1.6.0

Latest

Choose a tag to compare

@vague2k vague2k released this 19 Dec 00:25
fcc2835

Many small fixes and some new support !

What's Changed

  • fix(groups): corrected a typo for the nvim-cmp kind field highlight by @raphaelweis in #68
  • fix(extras): use dynamic cursor color in terminal themes by @skewb1k in #67
  • feat(extras): add theme to Wezterm by @lukeburton00 in #64
  • fix(extras): add some missing colors for Alacritty by @skewb1k in #70
  • fix(groups): make PmenuSbar darker than PmenuThumb by @skewb1k in #69
  • feat: support fzf-lua by @skewb1k in #72
  • feat: support mini.statusline plugin by @davepxt in #73
  • Convenient highlight overwriting/adding and documentation by @kkanden in #76
  • fix(groups): use @string for @string.documentation by @skewb1k in #78
  • Transfer to GitHub organization by @skewb1k in #71
  • docs: misc by @skewb1k in #80
  • feat(groups): add OkMsg hl-group by @skewb1k in #74
  • feat(groups): use floatBorder color for PmenuBorder by @skewb1k in #81
  • fix(groups): don't override foreground color for selection by @skewb1k in #79
  • fix: remove redundant fallbacks for color values by @skewb1k in #82
  • fix: clean up highlights by @skewb1k in #83
  • fix: sync ANSI15 color with terminal ports by @skewb1k in #86
  • chore: delete VISUAL-TESTS.md by @skewb1k in #84
  • fix: set WinBar and WinBarNC highlight groups by @skewb1k in #87
  • fix: reduce brightness of Whitespace hl-group by @skewb1k in #88
  • fix: improve DiffText highlight for inline changes by @skewb1k in #91
  • add: html highlights by @vague2k in #97
  • fix: use background instead of foreground for Error group by @skewb1k in #98
  • feature: modes plugin support by @vague2k in #96

New Contributors

Full Changelog: v1.5.0...v1.6.0