Skip to content

Releases: folke/tokyonight.nvim

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)

v1.0.0

04 Jan 19:25
def9165
Compare
Choose a tag to compare

1.0.0 (2023-01-04)

⚠ BREAKING CHANGES

  • move extras in seperate directories
  • new moon style for TokyoNight, based on the Moonlight theme
  • added docs for the new settings

Features

  • "day" variant (8889ad8)
  • add bg hightlight on NvimTreeOpenedFile (#163) (a1d1c0f)
  • add color config for foot (#147) (eaf6a76)
  • add color for Nvimtree vertsplit (#215) (2a74abd)
  • Add colors to Neotest (#229) (66bfc2e)
  • add colorscheme generator and themes for xfce4 terminal (#81) (0b4fdc5)
  • Add explicit support for 'mini.nvim'. (#179) (8583ca3)
  • add hl LspInfoBorder (#236) (a950f62)
  • add lightline tab colors (#69) (4d45b01)
  • add lualine terminal mode (#263) (a7e0108)
  • add new barbar's highlight groups (#291) (03c03ed)
  • add options light_style (#231) (df281cc)
  • add setting for bold A section of lualine (#68) (933bd15)
  • add support for vim.diagnostic and nvim-cmp custom menu (#103) (cd6f57c)
  • add support for nvim-scrollbar (#141) (0786a2a)
  • add support for ts-rainbow (#174) (ef3abe6)
  • add template for iterm2 (#199) (54cf70d)
  • Add themes for terminator terminal (#264) (a6d34b4)
  • add tmux themes (#59) (8efc2dd)
  • add tmux-prefix-highlight support (#233) (c56c3a5)
  • added .Xresources (50b1e71)
  • Added a Tokyonight for ST terminal (work on 0.9ver) (#262) (ee4ecce)
  • added barbecue support (#285) (96fa719)
  • added better colors for leap.nvim (c32a381)
  • added better support for treesitter markdown (de2a7e7)
  • added colorscheme names for styles (a3b558b)
  • added cterm support (c967980)
  • added dim_inactive (805272a)
  • added extra styles for delta. Use in combination with bat styles (6bd44c9)
  • added fern and lspsaga colors (#56) (65b99e5)
  • added helpCommand (3f56569)
  • added highlighting TS query for typescript @keyword.function (6307f35)
  • added highlights for nvim-notify (#237) (4596780)
  • added highlights for nvim-treehopper (826a74f)
  • added highlights for Yanky (d6a0adf)
  • added kitty color schemes (5785dff)
  • added LSP Trouble support (46579c9)
  • added lualine theme (c5f6915)
  • added sublime themes to use with bat, delta and others (eeca644)
  • added support for ALE signs (921770e)
  • added support for Alpha (5eeeb15)
  • added support for CmpKind hilight groups (0d91764)
  • added support for hlargs and treesitter-context (413f7d7)
  • added support for illuminate & improvements for which key (f6f86c5)
  • added support for LspSignatureActiveParameter (b40cc52)
  • added support for markdown checkboxes (f81398b)
  • added support for Neogit (dd2a4ce)
  • added support for Noice completion item kinds (393cc9f)
  • added treesitter hl for diff. Fixes #266 (ec144d9)
  • added wezterm color schemes (89ebe0a)
  • apply transparent to FoldColumn (#221) (81f0db1)
  • better alpha colors (42cccfe)
  • better colors for IndentBlank line (340c150)
  • better colors for LightSpeed (d561999)
  • better colors for ts-rainbow (894c34f)
  • better FloatBorder fg (7a13a0a)
  • better highlight style for delta (6572022)
  • better highlights for mini.jump (2972400)
  • better markdown support (4b1a3f7)
  • better styling for the active lsp signature parameter ([66c9e8c](66c9e8cc058b63fa08b3f4b3b0cc6...
Read more