What's Changed
- Fix typo and use double quotes for consistency in #223
- chore: update variable highlights by @mvllow in #226
- feat: Add support for Neotest by @emilford in #225
- fix: traverse existing highlight links when used with another attributes by @babywkiss in #230
- feat: make markdown headings distinguishable with treesitter by @TinusgragLin in #232
- fix: use treesitter highlights for @lsp.type.variable by @babywkiss in #233
- feat: improve markdown syntax by @mvllow in #237
- fix: markdown delimiter by @mvllow in #238
- feat: prioritise semantic variable highlighting by @mvllow in #240
- fix(migrate): avoid ternary 'falls through' state by @fitrh in #242
- feat: add highlight groups for folke/trouble.nvim by @winter-again in #248
- feat: Add mini.statusline highlights by @James-Kni in #250
- feat: highlight lsp variable constant by @mvllow in #246
- fix: clear autocmd when loading other colorscheme by @tomtomjhj in #254
- feat: add mini.diff by @mvllow in #259
- Add default highlights for nvim-treesitter-context by @Toorero in #260
- Fix issue where palette value wasn't being referenced correctly by @davepgreene in #261
- fix(python): import semantic_tokens from basedpyright by @akthe-at in #257
- feat: adding vim-illuminate highlights by @dhruvinsh in #262
- format by @mvllow in #264
- For transparency, remove BG for buffers and gray out the text by @haydenrou in #265
- Added new themes for lualine by @VoxelPrismatic in #267
- Revert "feat: new themes for lualine (#267)" by @mvllow in #269
- Added ["@float"] to default_highlights (#272) by @abvee in #273
- feat: support upcoming modes.nvim update by @mvllow in #274
- feat: add explicit full 'mini.nvim' support by @echasnovski in #279
- feat: set matching background on MiniFilesTitle by @mvllow in #280
- Fix: link
@lsp.type.comment.c
and@lsp.type.comment.cpp
to@comment
by @hansumane in #282 - chore: update highlights for which-key.nvim by @sjclayton in #287
- feat(palette): add initial support for new color
leaf
by @sjclayton in #290 - feat: add support for icons in which-key.nvim by @sjclayton in #291
- feat: add support for rainbow-delimiters.nvim by @sjclayton in #292
- fix: add missing highlight for
NeotestIndent
by @sjclayton in #293 - fix: broken transparency for treesitter-context by @sjclayton in #294
- chore: update mini-icons highlights to use appropriate colors by @sjclayton in #295
- feat: improve float transparency by @mvllow in #298
- feat: improve diff text by @mvllow in #297
- fix: fzf-lua invisible selection by @sjclayton in #299
- feat: highlight neotree tabs by @mvllow in #300
- fix(transparency): lualine separator by @mvllow in #301
- feat: add support for markdown.nvim by @sjclayton in #303
- feat: add support for grug-far.nvim by @sjclayton in #304
- chore: markdown.nvim renamed to render-markdown.nvim by @MeanderingProgrammer in #309
- Update rose-pine.lua by @Masstronaut in #308
- feat: palette overrides by @jostaub in #307
- feat(plugins): add support for avante.nvim by @aarnphm in #315
- fix: wrong spelling for palette by @dav-cho in #316
- docs: fix palette typo by @mvllow in #317
- feat: use neutral colours for search by @mvllow in #318
- feat(transparency): support trouble.nvim by @mvllow in #319
- feat: add highlight support for epwalsh/obsidian.nvim by @anupam-basu in #323
- feat: added highlight support for Saghen/blink.cmp by @MetinYalcinkaya in #329
- Update readme.md by @YarLama in #328
- feat: add snacks indent highlights by @fedeya in #334
- More obvious match highlight in snacks.picker by @bomgar in #335
- refactor(gitsigns): avoid redundant links by @aileot in #336
New Contributors
- @emilford made their first contribution in #225
- @babywkiss made their first contribution in #230
- @TinusgragLin made their first contribution in #232
- @winter-again made their first contribution in #248
- @James-Kni made their first contribution in #250
- @tomtomjhj made their first contribution in #254
- @Toorero made their first contribution in #260
- @davepgreene made their first contribution in #261
- @akthe-at made their first contribution in #257
- @dhruvinsh made their first contribution in #262
- @haydenrou made their first contribution in #265
- @VoxelPrismatic made their first contribution in #267
- @abvee made their first contribution in #273
- @echasnovski made their first contribution in #279
- @hansumane made their first contribution in #282
- @sjclayton made their first contribution in #287
- @MeanderingProgrammer made their first contribution in #309
- @Masstronaut made their first contribution in #308
- @jostaub made their first contribution in #307
- @aarnphm made their first contribution in #315
- @dav-cho made their first contribution in #316
- @anupam-basu made their first contribution in #323
- @MetinYalcinkaya made their first contribution in #329
- @YarLama made their first contribution in #328
- @fedeya made their first contribution in #334
- @bomgar made their first contribution in #335
- @aileot made their first contribution in #336
Full Changelog: v3.0.1...v3.0.2