Skip to content

Latest commit

 

History

History
353 lines (196 loc) · 25.1 KB

CHANGELOG.md

File metadata and controls

353 lines (196 loc) · 25.1 KB

Changelog

4.2.0 (2024-10-01)

Features

4.1.0 (2024-08-29)

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)

4.0.0 (2024-08-17)

⚠ 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)

3.8.0 (2024-08-06)

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)

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

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)

3.5.0 (2024-07-18)

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)

3.4.0 (2024-07-06)

Features

  • dx: port folke's "dev mode" from tokyonight (1abba18)
  • extensions: add gitpad.nvim (#88) (6bcfdd6)
  • extensions: add kubectl.nvim (#88) (9820cc3)
  • extensions: add trouble.nvim (#88) (b23ea93)

Bug Fixes

  • ci: ignore selene warning for .lazy.lua (0d9bcca)
  • config: typo in extension type definition (#90) (d118d45)
  • use bg instead of fg for diff highlight groups (852cede)

Performance Improvements

  • ci: use pre-compiled selene (e8608c3)

3.3.0 (2024-06-29)

Features

  • add support for toggleable extensions (#82) (07d5a85)
  • extensions: add alpha, cmp, dashboard, grapple (6af8320)
  • extensions: add explicit full 'mini.nvim' support (#86) (63a4dbe)
  • extensions: borderless fzf-lua theme (ba05f56), closes #81
  • extensions: migrate remaining theme plugins to extensions (ad8ad48)

Bug Fixes

  • mini: use solid color where bg is used as fg (3d8ee41)
  • missing Added and Removed groups (8e5bf0b)
  • visual mode contrast (e5b5f34)

3.2.0 (2024-06-17)

Features

  • markup: improve first look readability/distinction (#77) (8546564)

Bug Fixes

  • attempted blend on transparent color after mode toggle (c326f93)

3.1.0 (2024-06-15)

Features

  • add highlight override function to config opts (#70) (344db87)
  • ci: developer experience improvements (#71) (b7c5f5b)
  • ci: run ci checks on pull requests (9d0662e)
  • highlights: improved NonText readability (#74) (aec0467)
  • telescope: add nvchad borderless telescope style (#75) (c1085d7)
  • use more distinct colors for variable types (#73) (e668b02)

Bug Fixes

  • blended transparent color cuasing error (99746e8)

3.0.0 (2024-06-13)

⚠ BREAKING CHANGES

  • un-break previous breaking change 💩

Bug Fixes

  • un-break previous breaking change 💩 (78b6bc0)

2.0.0 (2024-06-12)

⚠ BREAKING CHANGES

  • theme toggling highlighting issues (#66)

Bug Fixes

  • check colorscheme setting before executing update autocmd (1801de8)
  • theme toggling highlighting issues (#66) (943ba0a)

1.9.0 (2024-06-08)

Features

  • add 'auto' option to use vim.o.background for light/dark theme (ce0a60d), closes #63
  • add vim cmd to toggle between theme modes (#56) (17f9e55)
  • extras: add tmux extra (#59) (9eb7c63)

Miscellaneous Chores

1.8.0 (2024-06-03)

Features

1.7.0 (2024-05-18)

Features

  • add support for grapple.nvim (638e37c)
  • extras: add support for kitty term (#48) (3b57712)

Bug Fixes

  • add theme variant field to config class (3b5e1df)
  • docs: small typo in readme (0511451)
  • improve contrast for line numbers (5827dc9)
  • low contrast counter in telelscope light theme (0511451)

1.6.0 (2024-05-11)

Features

1.5.0 (2024-05-07)

Features

  • add lua type annotations to config (cf39bc4)
  • add support for mini.files (2615669)
  • extras: add lazydocker extra (eecc28a)
  • extras: add support for zellij (#40) (a9cb4b2)

Bug Fixes

  • markdown bold and italic highlights on v9.5 (f8342c9), closes #32

1.4.0 (2024-05-05)

Features

1.3.0 (2024-05-03)

Features

  • add support for indent-blankline (a9eb003)
  • add support for treesitter-context (ef2cbcc)

1.2.1 (2024-04-30)

Bug Fixes

  • differentiate matches when replacing with /gc (d777f1b)
  • set CursorLine hl to visible color (528085b)

1.2.0 (2024-04-28)

Features

Bug Fixes

  • typo in default config properties (8008e70)

1.1.0 (2024-04-27)

Features

Bug Fixes

  • change wezterm cursor_fg (#19) (75966c7)
  • use non-conflicting hl for quickfix list (d400d3f), closes #17

1.0.1 (2024-04-27)

Bug Fixes

1.0.0 (2024-04-26)

Features

  • Add highlights for dashboard-nvim (#7) (6c193f4)
  • add lazygit theme extra (920f867)
  • add noice lsp progress highlight groups (917f81d)
  • add opts for colors highlights & telescope (#6) (eedbda3)
  • add opts for terminal colors (#11) (78a1024)
  • add popular terminal emulator themes (265ed77)
  • add support for heirline and gitsigns (2276cda)
  • add support for lualine (#2) (2988070)
  • add support for rainbow-delimiters.nvim (7daee3d)
  • add tmtheme extra (93c4567)
  • cleaner-looking folds (82af167), closes #13
  • define highlight for telescope selection (279d997)
  • make cursor line transparent by default (7fa0734)

Bug Fixes

  • add missing heirline highlight group (f1ff29b)
  • add missing TS fallbacks for md headings (3acf4fa)
  • cmp match hidden on selected item (f90f0e1)
  • overly bright fillchar HLs when enbabled (7422b6c)
  • swap fg with bg in heirline hl groups (aa28bc7)
  • typo in WinSeparator highlight group (a80be2f)
  • untested wezterm theme errors (fadfe60)
  • update lazygit config schema url (1845546)
  • use bg highlight color for visual selection (16833ca), closes #9