Skip to content

Releases: AstroNvim/astrotheme

v3.4.1

19 Mar 03:02
c2e68e8
Compare
Choose a tag to compare

3.4.1 (2024-02-29)

Bug Fixes

  • lsp: fix incorrect link (7c195fa)

v3.4.0

21 Feb 15:18
6119b6b
Compare
Choose a tag to compare

3.4.0 (2024-02-19)

Features

  • palette: add back old astrolight as astromars-light (#112) (ade0b60)
  • palette: align astrolight with astrodark (#109) (dffc812)
  • palette: rename astromars-light to astrojupiter (#114) (bb84325)
  • todo-comments: add highlight support (#115) (1a16dac)
  • treesitter: change variable.memeber to link to property (#108) (b42a494)

Bug Fixes

  • remove manual blend specifications (8064465)
  • treesitter: fix spelling error on coment.warning (7bc3bc6)
  • treesitter: fix spelling error on comment.warning (#113) (7bc3bc6)

v3.3.1

21 Jan 13:00
8dbe318
Compare
Choose a tag to compare

3.3.1 (2024-01-21)

Bug Fixes

  • treesitter: update treesitter to use new highlight naming scheme (#105) (b37ac47)

v3.3.0

16 Jan 19:42
3aae080
Compare
Choose a tag to compare

3.3.0 (2024-01-16)

Features

  • add type safety and lua language server integration (#104) (3f2b6de)
  • plugins: add vim-illuminate support (0addc7d)

Reverts

  • Harpoon highlights are merged upstream (6ba0560)

v3.2.0

04 Dec 18:36
8dbf30d
Compare
Choose a tag to compare

3.2.0 (2023-12-04)

Features

v3.1.0

25 Nov 14:28
2750065
Compare
Choose a tag to compare

3.1.0 (2023-11-25)

Features

v3.0.2

12 Oct 12:33
1aebd39
Compare
Choose a tag to compare

3.0.2 (2023-10-12)

Bug Fixes

  • base: make default menu_selection less bright and easier to see icons (#92) (045e424)
  • make default menu_selection less bright and easier to see icons (045e424)

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)