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
@stringfor@string.documentationby @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
PmenuBorderby @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
WinBarandWinBarNChighlight groups by @skewb1k in #87 - fix: reduce brightness of
Whitespacehl-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
Errorgroup by @skewb1k in #98 - feature: modes plugin support by @vague2k in #96
New Contributors
- @raphaelweis made their first contribution in #68
- @lukeburton00 made their first contribution in #64
- @davepxt made their first contribution in #73
Full Changelog: v1.5.0...v1.6.0