Skip to content

Releases: pauchiner/pastelnight.nvim

v2.1.0

04 Feb 21:51
5c3c6f6
Compare
Choose a tag to compare

2.1.0 (2024-02-04)

Features

  • extra: add iterm support (ddb65d0)

v2.0.0

04 Feb 19:40
db711dc
Compare
Choose a tag to compare

2.0.0 (2024-02-04)

⚠ BREAKING CHANGES

  • extra: update zathura config
  • extra: update window terminal config
  • extra: update tmux config
  • extra: update sublime config

Bug Fixes

  • extra: update sublime config (9f746c1)
  • extra: update tmux config (d71d7d1)
  • extra: update window terminal config (9f91fde)
  • extra: update zathura config (c03b9f7)
  • themes: set not tested plugin highlights (74bdca0)

v1.1.0

04 Feb 15:49
a3f6936
Compare
Choose a tag to compare

1.1.0 (2024-02-04)

Features

  • colors: add base white color for the foreground (da9461c)
  • theme: add Bufferline Highlights (28b20ae)
  • theme: add highlights for lazy.nvim (d6162e8)
  • theme: add more treesitter highlights (a07e63a)
  • theme: add treesitter highlights (b20c9c0)
  • themes: add Mason highlights (f47224f)

Bug Fixes

  • colors: update incompatibilities with sidebars and floating windows (68488c1)
  • config: set ignore diagnostics lines (e358e02)
  • config: set the default sidebar theme to normal (6c9eb60)
  • extra: fix a requirement typo, ignore missing-fields warning (1264777)
  • extras: remove old styles and remove iterm config for tests (7b8fa78)
  • extras: update styles, disable iterm extras (9e4359e)
  • lualine: update colors in the lualine plugin theme (7a922d4)
  • rename colors on lightline an lualine (fa7bfd4)
  • rename colors on utils (436281c)
  • rename misspelling Pastelnight to PastelNight (28c14d3)
  • set the base vim highlights and rename the colors based on the new colors theme (5fdb07f)
  • set the right colors, names, palettes on the colors file (2e20d05)
  • theme: command mode text not visible (4bb58d4)
  • theme: diagnostic unnecesary not visible (7ff0ab6)
  • theme: remove clutter from the lsp higlights (adfe56b)
  • theme: remove invalid highlight groups (5e4d6c9)
  • theme: remove reverse property from the visual line highlight (30769a0)
  • themes: update PopupMenu highlights (c95ffd6)
  • theme: update CursorLineNr highlight (3bb4dc9)
  • theme: update idenline highlights (0f666f5)
  • theme: update Lazy highlights (da1efde)
  • theme: update LineNr highlight (3e75faf)
  • theme: update LspVirtualText highlights (69cf86f)
  • theme: update NvimTree colors (8423c70)
  • theme: update NvimTree highlights (40fbe74)
  • theme: update NvimTree highlights (1a334a6)
  • theme: update some inconsistent highlights with sidebars, floating windows and NvimTree (c5bc6a9)
  • theme: update syntax colors (fd045af)
  • theme: update Visual highlight color (42388ae)
  • update some highlights (9e4b832)
  • update the bf and fg colors (e05fb92)
  • update the colors of the base theme (bf220bd)
  • utils: remove not necesary utilities (e1467ac)

Reverts

  • extras: remove old styles and remove iterm config for tests (4c5214a)