Releases: AstroNvim/astrotheme
Releases · AstroNvim/astrotheme
v3.0.1
v3.0.0
3.0.0 (2023-10-11)
⚠ BREAKING CHANGES
- remove popup as it is to difficult to manage
Features
- add mini.start support (6490250)
- add transparency to notify (cd6dc12)
- astrodark: update to color palette (8861f59)
- base: add transparency option to cursorline (a2d4203)
- base: change pmenusel to use the menu_selection property (00c0fb6)
- base: change wildmenu background to use accent (1f3df14)
- base: disable any blend on pmenuthumb (e86aa42)
- base: disable blend on title background if title_invert (0e1833b)
- base: make machparen stand out more, closes: #77 (7aee6a6)
- base: make substitute more bold and noticeable (8538403)
- base: move cursor to ui.text property (a55bfc5)
- base: rework logic for float highlight family (ceb3836)
- cmp: move match highlights to text_match property (0da2954)
- lazy: move to NormalFloat (dcb64ab)
- mason: move to NormalFloat (0ccec22)
- movee Pmenu to float (4d32cd2)
- notify: rework logic and highlights (6c013fc)
- spotlight: add support for spotlight (5ab2612)
- spotlight: update spotlight to work with transparency (d8da4ef)
- telescope: initial restructure to support prompt background (3411a62)
Bug Fixes
v2.4.0
v2.3.0
v2.2.0
2.2.0 (2023-07-17)
Features
- add better separation of float and popup windows. (1038b4b)
- add distinct highlights for popups and floats (f90b51d)
- add initial simple_syntax_colors option (#66) (5421df0)
- astrodark: added wezterm theme (#64) (a182b19)
- astrodark: change border and main accent color (a631244)
- astrolight: add better terminal colors black and white (041c6b7)
- astromars: add better terminal colors black and white (9bce5cc)
- base: add italic, bold highlights make title bold (2d3ed4f)
- lazy: initial lazy support (1fab3f2)
- mason: initial mason support (9f1e321)
- nvim-treesitter: change colors to be less random (067d786)
- telescope: optimize colors (849f225)
- treesitter: change markdown title colors to be more ordered (a4d3022)
Bug Fixes
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2023-07-10)
⚠ BREAKING CHANGES
- renamed all secondary colors to have a prefix of alt_xxxx
- palettes: astrolight revision 2
Features
- add dev feature live color reloading (f71d3e1)
- add nvim-window-picker support (26447ae)
- astrodark: add accents and complete rework of all colors (4b760b1)
- astrodark: add more color palettes and more (018f4b7)
- astrodark: initial palette refresh; update to new naming scheme (23a6e2e)
- astrodark: refactor main UI background colors (f2ef6d2)
- astrolight: initial palette refresh; update to new naming scheme (42b07ff)
- astrolight: update palettes to use new properties (ea19b90)
- astromars: initial palette refresh; update to new naming scheme (faccafe)
- astromars: large palette change and value balancing (873c6a0)
- base: add palette for status, change tabline to crust (7905486)
- base: change diff to have more readable colors (1fb9920)
- base: change search to have more readable colors (af4935b)
- change subtext0 & subtext1 to better names; more palette properties (2643ccf)
- cmp: change deprecated item to be red with strike through (07c9590)
- config: add style table with properties that can be changed (e7eb895)
- config: make inactive default; add neo-tree style option (dbf2d9b)
- large update to new naming scheme; complete color rework (791dad8)
- neo-tree: add opts for background configurations (55e9308)
- neo-tree: make tabs feel more integrated (30ec241)
- palettes: add astromars (d2106bb)
- plugins: add flash.nvim support (ab46df6)
- plugins: add rainbow-delimiters.nvim (f13c2e5)
- respect
vim.o.background
when set tolight
/dark
(567f886) - swapped subtext0 and subtext1 around (b74b5f4)
- telescope: add opts for background configurations (cce4469)
- tree-sitter: add markdown titles (7b93f1b)
- treesitter: add better separation to builtin and alt methods/var (27ee450)
- util: add function to reload modules (6b74256)
- util: change terminal_color to follow new name scheme (3d2aa78)
- utils: add opts to be accessed from hl group callbacks (64640a8)
- which-key: add more hl groups and opts (cf3ff3a)
Bug Fixes
- astrolight: add properties and blocked out colors so it can load (9f299ee)
- astromars: add properties and blocked out colors so it can load (003fb46)
- base: dim
FoldColumn
(f8f358d) - config: add missing check for italic comments (3a8f753)
- inactive window colors work as expected (72055d1)
- indent-blankline: correct file name so that it loads (39220a8)
- neo-tree: fix neo-tree indentation marker (0da2b88)