Skip to content

Releases: AstroNvim/astrotheme

v3.0.1

11 Oct 17:23
169a9a3
Compare
Choose a tag to compare

3.0.1 (2023-10-11)

Bug Fixes

  • astrodark: remove unnecessary color (c16348e)
  • astrolight: revert accidental astrolight color changes (16d8b6f)

v3.0.0

11 Oct 16:51
3201cf0
Compare
Choose a tag to compare

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

  • astrolight: added missing prompt palette (729ae9a)
  • remove popup as it is to difficult to manage (dd49c67)
  • spotlight: add syntax text (10d45e7)
  • wezterm: update wezterm astrodark palette (3f4a86f)

v2.4.0

28 Sep 14:18
335db47
Compare
Choose a tag to compare

2.4.0 (2023-09-28)

Features

  • indent-blankline: add support for indent-blankline v3 (51ef620)

Bug Fixes

  • fix typos and also add spell checking (717cbcc)
  • README: fix typos (#85) (829b24a)
  • README: fix typos in README (829b24a)

v2.3.0

02 Aug 14:48
e78a109
Compare
Choose a tag to compare

2.3.0 (2023-08-01)

Features

Bug Fixes

  • plugins: support alias for nvim-window-picker (4a40257)
  • util: fix set_highlights table merge (#74) (7adf477)

v2.2.0

17 Jul 19:27
ec2f980
Compare
Choose a tag to compare

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

  • astrodark: syntax and ui color re-balance (#67) (166d653)
  • lsp: un-comment type.property highlight (5cea057)
  • lsp: un-commented type.property highlight (#68) (5cea057)
  • util: simplify set_highlights and fix settings being cleared (#63) (d9ac783)

v2.1.1

11 Jul 21:25
7b1cd78
Compare
Choose a tag to compare

2.1.1 (2023-07-11)

Bug Fixes

v2.1.0

11 Jul 14:46
Compare
Choose a tag to compare

2.1.0 (2023-07-11)

Features

  • astromars: complete astromars remake (bdf165b)

Bug Fixes

  • aerial: move all text to ui.text & add ui.accent (3ca6be8)
  • astrodark: re-balance syntax colors, make ui.text brighter (b85a49d)

v2.0.1

10 Jul 23:06
Compare
Choose a tag to compare

2.0.1 (2023-07-10)

Bug Fixes

  • fix when calling :colorscheme astrotheme (200c833)

v2.0.0

10 Jul 22:58
Compare
Choose a tag to compare

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 to light/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)

Code Refactoring

  • palettes: astrolight revision 2 (cd57e69)
  • renamed all secondary colors to have a prefix of alt_xxxx (2e3034a)

v1.7.0

22 Jun 18:23
7a52efd
Compare
Choose a tag to compare

1.7.0 (2023-06-20)

Features

  • lsp: add LspInlayHint highlight (8bb8e20)