Releases: vague-theme/vague.nvim
Releases · vague-theme/vague.nvim
1.6.0
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
1.5.0
Huge s/o to @skewb1k for picking up the reigns while I wasn't keeping up with the issues/prs. Most of these changes were not a priority but they still put time aside to get stuff fixed and added new feats anyways. GIGANTIC Thank you!
What's Changed
- feat: support diffview.nvim (#33) by @skewb1k in #45
- feat(extra): add warp theme by @vieitesss in #46
- feat(extras): Zellij theme by @skewb1k in #47
- fix(extras): foot cursor.color -> colors.cursor by @skewb1k in #49
- feat: support nvim-treesitter/nvim-treesitter-context by @skewb1k in #48
- feat: add missing builtin groups: Added, Changed, Removed by @skewb1k in #50
- feat: improve netrw highlighting by @skewb1k in #53
- chore: update README by @skewb1k in #55
- feat: use 'inactiveBg' color for both builtin statusline and lualine by @skewb1k in #52
- perf: avoid redundant :highlight calls for treesitter and LSP groups by @skewb1k in #56
- chore: add .luarc.json by @skewb1k in #57
- fix: remove obsolete gitsigns groups by @skewb1k in #63
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- Allow user to add or override highlight groups by @pkazmier in #31
- Add Xresources port by @tocariimaa in #35
- feat: add lazygit port by @pkazmier in #36
- Config option to disable bold and italics globally by @kkanden in #34
- feat: add fzf port by @pkazmier in #37
- fix: missing gui option for DiagnosticVirtualTextWarn by @pkazmier in #38
New Contributors
- @pkazmier made their first contribution in #31
- @tocariimaa made their first contribution in #35
- @kkanden made their first contribution in #34
Full Changelog: v1.3.3...v1.4.0
v1.3.3
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Support rainbow delimiters by @affe-mit-waffel in #24
- feat: support mini.diff and mini.trailspace plugins by @skewb1k in #28
- add: extra colorschemes for ghostty, alacritty, kitty and foot by @skewb1k in #27
New Contributors
- @affe-mit-waffel made their first contribution in #24
- @skewb1k made their first contribution in #28
Full Changelog: 1.3.1...v1.3.2