Releases: cpea2506/one_monokai.nvim
Releases · cpea2506/one_monokai.nvim
v2.7.0
v2.6.0
2.6.0 (2025-06-25)
Features
- colors: allow custom color to be a number (#107) (c6154cb)
- highlights: add highlight for
QuickFixLine(#109) (c233020) - highlights: add highlight for
Whitespace(#110) (4d2cac5) - highlights: add support for
oil.nvim(#103) (3331421) - highlights: link
WinBarwithNormal(#104) (23cf91c) - support
mini.nvim(#112) (81cf09a)
Performance Improvements
v2.5.0
v2.4.0
v2.3.0
2.3.0 (2024-05-27)
Features
- semantic-tokens: remove
namespacetype highlight (#86) (f8a963e) - themes: add support for new treesitter capture groups (#82) (e744b08)
- themes: link
WinBarNCwithNormalNC(#80) (3f5ad8b) - tree-sitter: update
@type.builtinand@keyword.modifiercolors (#87) (9a7d94b)
Bug Fixes
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2023-06-22)
⚠ BREAKING CHANGES
- theme: drop support for language highlight (#61)
Features
- colors: add new
lightenanddarkencolor utilities (#64) (db8bb78) - theme: add
LspInlayHint(#62) (7454262) - themes: add support for
flash.nvim(#67) (c3e8597) - themes: preserve fg colors for
diffandGitConflict*(#66) (20abd07)
Bug Fixes
- git-conflict:
GitConflict*Labelcannot be seen clearly (#58) (9f9d4ed) - theme: use available default color (#63) (51e3374)
Miscellaneous Chores
v1.3.0
v1.2.0
1.2.0 (2023-04-17)
Features
- add support for
nvim-ts-rainbow2(#40) (eece553) - lsp: add more semantic token groups (#43) (1a2cd98)
- lsp: use new semantic token modifiers (#42) (a4b5a2c)
- sem-tokens: add
class,operator,property,string(#46) (4c66158) - semantic-tokens: add
enumtypes (#50) (d6e1bec) - semantic-tokens: add
structtype (#48) (97f17f5) - semantic-tokens: treat
documentationkeyword as constant (#49) (057fc34)