Releases: scottmckendry/cyberdream.nvim
Releases · scottmckendry/cyberdream.nvim
v4.5.0
4.5.0 (2024-12-22)
Features
- cache: auto-detect config updates & rebuild cache (f94b960), closes #147
- extensions: add snacks.nvim dashboard highlights (b0e1429)
- extensions: extend neogit pallete and highlights (#153) (2ee87ea) - Thanks @gldtn!
Bug Fixes
- extensions: add missing whichkey highlights (534527b), closes #147
- extensions: add telescope default highlights (7312900), closes #147
v4.4.0
4.4.0 (2024-11-08)
Features
Bug Fixes
- extras: contrast in counter status component (6985950)
- use different highlight for active window winbar (358f6bf)
v4.3.0
4.3.0 (2024-10-16)
Features
Bug Fixes
- extras: color name typo in warp template (1b1037f)
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
4.1.0 (2024-08-29)
Thanks to @zackAJ and @byt3m4st3r for your contributions to this release!
Features
- extensions: update markview.nvim highlight groups (4f40270), closes #127
- extras: add lsd theme (dc99ecf)
- extras: update zed windows and search highlights (6689105)
Bug Fixes
- extensions: show Telescope results title (#125) (11ef74a)
- extras: fix json syntax error in tilix (#132) (acdfdec)
- telescope: 'flat' style look closer to readme screenshots (a36ef6f)
- telescope: fix headings for default style and remove duplicate properties (fadfa8e)
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
- config: overrides no longer merge with defaults (458f1ed)
- extensions: remove redundant underline property from helpview links (9454c83)
v3.8.0
3.8.0 (2024-08-06)
Thanks to our wonderful contributors for helping with this release!
Features
- cache: auto-generate cache on first load (68d7298)
- extras: add vivid extra (#113) (2f45a94)
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)
v3.7.0
3.7.0 (2024-07-27)
Features
- cache: add experimental cache option to improve load times (462f2ca)
- extensions: migrate treesitter config to an extensions (11b9eca)
- extras: add rio terminal (02b29be)
- highlight undercurl only for spell groups (0db72c2), closes #103
v3.6.0
3.6.0 (2024-07-23)
Features
- extensions: add grug-far.nvim (916102a)
- extensions: add markdown.nvim (ba25d43)
- extras: zed - add cursor color and change active line bg (#101) (2208cfe)
Bug Fixes
- markdown: add missing H6 highlight (7d658e7)
v3.5.0
3.5.0 (2024-07-18)
A few new features for 3.5.0! Thanks to @byt3m4st3r, we have now ported Cyberdream to the Zed editor.
We've also added two new extensions and a few other small changes.
Thanks everyone for supporting the project. We just hit 500 stars!
Features
- extensions: add hop.nvim (70470cb)
- extensions: add markview.nvim (958ad23)
- extensions: improve bg contrast for markview.nvim headings (d96290a)
- extras: add zed editor theme (7d75ae8)
- palette: remove mostly unused 'lightgrey' color (b3125d5)
Bug Fixes
- base: improve distinction between builtin and defintion types (b36e661), closes #96
- ci: skip doc push step on pull requests (cdfab47)
- extensions: correctly name mixed leap/gitsigns extensions (b91d2b1)
- extras: Add modified, warning and error colors to zed theme (#98) (2b52b8b)