Skip to content

Releases: folke/tokyonight.nvim

v4.8.0

24 Jul 05:44
2cd1258
Compare
Choose a tag to compare

4.8.0 (2024-07-23)

Features

Bug Fixes

v4.7.0

18 Jul 08:49
1471dab
Compare
Choose a tag to compare

4.7.0 (2024-07-18)

Features

v4.6.0

15 Jul 13:46
5c6ce13
Compare
Choose a tag to compare

4.6.0 (2024-07-15)

Features

Bug Fixes

  • which-key: WhichKeyNormal (b0a0512)

v4.5.0

13 Jul 07:50
3e428ae
Compare
Choose a tag to compare

4.5.0 (2024-07-13)

Features

  • helpExample (checkhealth) (7f41b0e)

Bug Fixes

  • fish: use magenta for option color (78cc1ae)
  • nvim-tree: corrected plugin name. Fixes #593 (66a272b)
  • theme: apply terminal colors right away. Fixes #591 (70c6334)
  • treesitter: make jsx tags the same as tsx. Closes #597 (468866d)

v4.4.0

08 Jul 05:53
0a84c2d
Compare
Choose a tag to compare

4.4.0 (2024-07-08)

Features

v4.3.1

06 Jul 15:19
ba6f6e0
Compare
Choose a tag to compare

4.3.1 (2024-07-06)

Bug Fixes

v4.3.0

04 Jul 20:23
9e9c544
Compare
Choose a tag to compare

4.3.0 (2024-07-04)

Features

Bug Fixes

v4.2.0

04 Jul 19:03
2f7fcff
Compare
Choose a tag to compare

4.2.0 (2024-07-04)

Features

Bug Fixes

  • dev: refactored to make it easier to use for other colorschemes (9652b3c)
  • groups: allow plugin name or group name. Fixes #562 (12d8137)
  • indentmini: add hl group for indentmini plugin (#570) (6a7cd4d)

v4.1.3

03 Jul 19:06
e260e56
Compare
Choose a tag to compare

4.1.3 (2024-07-03)

Bug Fixes

  • groups: fixed enabling/disabling plugins. Closes #562 (2b453ba)
  • mini.icons: grey back to fg (8f92c4e)
  • mini.icons: use comment color as grey (c756243)

v4.1.2

03 Jul 14:38
c645c1f
Compare
Choose a tag to compare

4.1.2 (2024-07-03)

Bug Fixes

  • fixup (8c0d9e3)
  • helix: fix markup broken generated values (#560) (8ba07a0)
  • mini-satusline: reverse colors of devinfo and fileinfo with filename to make the colors look like lualine for mini.statusline (#564) (29e9fce)
  • mini: indent => indentscope (a30eddd)
  • release-please (a5c56a5)
  • respect vim.o.background. Fixes #565 (a96bfa0)