Releases: scottmckendry/cyberdream.nvim
Releases · scottmckendry/cyberdream.nvim
v4.6.1
v4.6.0
4.6.0 (2025-01-10)
Features
- extras: add ghostty extra (6226dd2)
- extras: add tab colors for kitty (#154) (5597042) - Thanks @dmtrKovalenko!
- set lower contrast whitespace highlight (#155) (8db57c2) - Thanks @dmtrKovalenko!
Bug Fixes
- extensions: remove BlinkCmpLabel bg (#158) (4f8dcaa) - Thanks @nicholasxjy!
- extras: correct kitty tab fg color (#157) (e46e958) - Thanks @dmtrKovalenko!
- tabline: make bg of tabline transparent (#162) (b98d33a) - Thanks @m4r1vs!
- treesitter: improve contrast for asm builtins and rust imports (dcfa0a3)
v4.5.0
v4.4.0
v4.3.0
v4.2.0
4.2.0 (2024-10-01)
Adds two new extras:
- Base16: initially created to support Stylix, but has other use cases too.
- Yazi: Terminal-based file manager.
Additionally, we've removed the "experimental" warning from the cache
option now it's stable and we intend to continue supporting the feature.
Features
v4.1.0
v4.0.0
4.0.0 (2024-08-17)
Contributors:
⚠ BREAKING CHANGES
- config: overrides no longer merge with defaults
Features
- extensions: add helpview.nvim (6ee2234), closes #122
- extensions: add neogit (#117) (31f31f2), closes #116
- extensions: more complete hls for gitsigns.nvim (abc44e4)
- extensions: support transparent fzflua window (1854b40), closes #120
Bug Fixes
v3.8.0
3.8.0 (2024-08-06)
Thanks to our wonderful contributors for helping with this release!
Features
Bug Fixes
- ci: use built in token for label removal (0669430)
- config: consistent hl type in overrides function and table (8550789)
- extras-rio: Fix dimmed and light colors for light theme (0c277c0)
- extras: kitty base16 correction on brights (color8) (#110) (6f91fff)
Performance Improvements
- cache: use JSON encoding for cached theme (bca6544)