Skip to content

Releases: folke/tokyonight.nvim

v1.9.1

19 Mar 07:16
9d4d6d1
Compare
Choose a tag to compare

1.9.1 (2023-03-19)

Bug Fixes

v1.9.0

14 Mar 11:18
467d889
Compare
Choose a tag to compare

1.9.0 (2023-03-14)

Features

  • semantic_tokens: link lsp comments, e.g. conditional C ifdefs that won't evaluate (#334) (b233a3c)

v1.8.0

12 Mar 08:27
27203d7
Compare
Choose a tag to compare

1.8.0 (2023-03-12)

Features

  • semantic_tokens: link method and functions with defaultLibrary modifier to @function.builtin (#333) (e051206)

Bug Fixes

v1.7.0

07 Mar 08:01
663657d
Compare
Choose a tag to compare

1.7.0 (2023-03-07)

Features

  • add lsp hl groups from upstream, tidy up tree-sitter hls (#330) (827b05e)
  • colors: make bg_visual a little more transarent (d46993d)
  • semantic_tokens: link defaultLibrary functions to Special (c967c2c)
  • wezterm: Add WezTerm Metadata Entry (#327) (43c5b2a)

v1.6.0

03 Mar 19:17
57ed371
Compare
Choose a tag to compare

1.6.0 (2023-03-03)

Features

  • neo-tree: better colors for indent lines (911618a)

v1.5.0

02 Mar 06:52
94c059d
Compare
Choose a tag to compare

1.5.0 (2023-03-01)

Features

  • cmp: added color for copilot item kind (89ab6bc)

v1.4.0

28 Feb 11:44
735e94f
Compare
Choose a tag to compare

1.4.0 (2023-02-28)

Features

  • windows_terminal: add Windows Terminal colors (#315) (85a833f)

v1.3.0

09 Feb 19:42
a0abe53
Compare
Choose a tag to compare

1.3.0 (2023-02-09)

Features

Bug Fixes

v1.2.0

07 Feb 21:02
e52c413
Compare
Choose a tag to compare

1.2.0 (2023-02-07)

Features

  • wezterm: added tab_bar colors. only works with the retro tab bar. Fixes #304 (56945bd)

v1.1.0

23 Jan 19:59
affb21a
Compare
Choose a tag to compare

1.1.0 (2023-01-23)

Features

  • extras: added prism.js themes (14ca396)
  • prism: better colors (7c22129)

Bug Fixes

  • lazy: set todo progress to fg_gutter (655acfa)
  • sublime: don't hardcode background and foreground colours in Sublime theme (#298) (10730e6)