Skip to content

Latest commit

 

History

History
294 lines (199 loc) · 22.9 KB

CHANGELOG.md

File metadata and controls

294 lines (199 loc) · 22.9 KB

Changelog

3.4.0 (2024-12-31)

Features

  • integration snacks.nvim (bf99a7a)

3.3.0 (2024-11-03)

Features

  • blink_cmp: add BlinkCmpGhostText highlight group (17cda9c)

3.2.0 (2024-10-09)

Features

  • lspsaga: add integration for lspsaga.nvim (83c95b3)
  • semantic_tokes: add missing highlight groups (0e7fdde)
  • treesitter: add missing highlight group (a311793)
  • treesitter: change markup.heading color (2d4b331)
  • treesitter: change markup.link color (a66040a)

3.1.0 (2024-10-08)

Features

  • treesitter: update variable.member.vue highlight color (2b04dc3)

3.0.0 (2024-10-08)

⚠ BREAKING CHANGES

  • rewrite load fonction
  • rewrite highlights
  • rewrite plugins integrations
  • rewrite config

Features

  • base: add highlight groups for health (b0480b3)
  • base: highlight for diagnostic virtual text (7a76fd8)
  • blink.cmp: add integration for blink.cmp (ebaa6b8)
  • config: add new option dim_inactive (fab375c)
  • dashboard: integration dashboard.nvim plugin (4eb835e)
  • doc: add doc to feature use pallete for other plugins (d6fcca8)
  • doc: add empty doc folder (92300ce)
  • doc: update readme.md (754d3e9)
  • github: add images of theme (935dd7c)
  • github: delete old images (b606997)
  • groups: add highligh for MsgArea (67c5399)
  • groups: add missing Bold highlight group (b106fd3)
  • groups: add new linenumber highlight (61ee657)
  • groups: add option to integrate treesitter (9fb80a5)
  • groups: bold text for matchparen and cursorline highlights (f936531)
  • groups: change color to Type syntax group (663156b)
  • groups: change colors for editor highlight groups (82370ca)
  • groups: improve interface highlighting (ff89e27)
  • groups: improve transparent mode (27f0561)
  • groups: integration which-key.nvim plugin (04cb190)
  • groups: link winbar highlight to statusline highligth (2d5594b)
  • groups: new colors for statusline highlight (841eddd)
  • groups: sort highlights groups (11c907a)
  • groups: update cmp.nvim, noice.nvim highligh groups (1bf7d6f)
  • groups: update flash.nvim highlight groups (e82fe93)
  • groups: update highlight groups (c947c13)
  • groups: update highlighting groups (7bae5c1)
  • initial commit (edf6486)
  • integrations: add highlight to keyword return (e272969)
  • integrations: add integration for incline.nvim (f15015c)
  • integrations: change minifiles title color (3f4f370)
  • integrations: change telescope title color (7153027)
  • integrations: new colors for lsp and treesitter groups (b1cc725)
  • integrations: remove unsed incline integration (d1fd7cc)
  • integrations: use another color for incline highlight (8b41714)
  • mini_starter: add integration for mini.starter (564fb11)
  • palette: add function to setup palette (b8995f9)
  • palette: improve extracting colors (517ebfe)
  • palletes: add type class (d594398)
  • pallete: update colors (65705a4)
  • pallete: update palette, use new colors (231ccbd)
  • plugins: add integration for indenmini (6eac721)
  • plugins: add integration for mini-animate (a524475)
  • plugins: add integration to mini-indentscope (f31d621)
  • plugins: update integration for indent-blankline (d64af8e)
  • readme: add highlight overriding (73f3231)
  • readme: add new options (53618ca)
  • readme: add new screenshots (3176754)
  • readme: update old screenshots (4870c1a)
  • readme: update readme, add screenshot of theme (ccf7a2e)
  • rewrite config (7a38a77)
  • rewrite highlights (c39dce3)
  • rewrite load fonction (f5b64f3)
  • rewrite plugins integrations (9056713)
  • treesitter: add missing operator highlight group (19c7c81)
  • treesitter: update tag groups (db28789)
  • types: add type annotations (d9fc913)
  • types: rewrite types (eeb095b)
  • types: use types for palette (f564563)
  • utils: add types for utils (3add8b3)
  • utils: add utils functions (f206ab3)
  • which-key: add missing WhichKeyNormal highlight group (dad15bb)

Bug Fixes

  • github: remove unused image (8c38c66)
  • groups: fix transparent mode (1335eaf)
  • groups: statuscolumn #13 issue bug (0dbb3e3)
  • integrations: fix telescope prompt border color (34a80ea)
  • plugins: fix indentmini highlight (a700076)
  • plugins: fix mini-animate highlight (9cfd804)
  • plugins: fix mini-indentscope highlight (5eaa3d7)

2.1.0 (2024-10-08)

Features

  • base: add highlight groups for health (b0480b3)
  • base: highlight for diagnostic virtual text (7a76fd8)
  • blink.cmp: add integration for blink.cmp (ebaa6b8)
  • dashboard: integration dashboard.nvim plugin (4eb835e)
  • groups: add missing Bold highlight group (b106fd3)
  • groups: integration which-key.nvim plugin (04cb190)
  • groups: sort highlights groups (11c907a)
  • groups: update cmp.nvim, noice.nvim highligh groups (1bf7d6f)
  • groups: update flash.nvim highlight groups (e82fe93)
  • mini_starter: add integration for mini.starter (564fb11)
  • treesitter: update tag groups (db28789)
  • which-key: add missing WhichKeyNormal highlight group (dad15bb)

2.0.0 (2024-09-17)

⚠ BREAKING CHANGES

  • rewrite load fonction
  • rewrite highlights
  • rewrite plugins integrations
  • rewrite config

Features

Bug Fixes

  • plugins: fix indentmini highlight (a700076)
  • plugins: fix mini-animate highlight (9cfd804)
  • plugins: fix mini-indentscope highlight (5eaa3d7)

1.11.0 (2024-09-16)

Features

  • plugins: add integration for indenmini (6eac721)
  • plugins: add integration for mini-animate (a524475)
  • plugins: add integration to mini-indentscope (f31d621)
  • plugins: update integration for indent-blankline (d64af8e)

1.10.0 (2024-09-12)

Features

  • types: add type annotations (d9fc913)

1.9.0 (2024-09-10)

Features

  • config: add new option dim_inactive (fab375c)
  • groups: add highligh for MsgArea (67c5399)
  • groups: add new linenumber highlight (61ee657)
  • groups: bold text for matchparen and cursorline highlights (f936531)
  • groups: link winbar highlight to statusline highligth (2d5594b)
  • groups: new colors for statusline highlight (841eddd)

Bug Fixes

1.8.0 (2024-08-27)

Features

  • palette: improve extracting colors (517ebfe)

1.7.0 (2024-08-25)

Features

  • groups: change color to Type syntax group (663156b)
  • groups: improve interface highlighting (ff89e27)
  • groups: update highlighting groups (7bae5c1)
  • integrations: add highlight to keyword return (e272969)
  • readme: add new screenshots (3176754)
  • readme: update old screenshots (4870c1a)

1.6.0 (2024-08-25)

Features

  • integrations: remove unsed incline integration (d1fd7cc)

1.5.1 (2024-08-25)

Bug Fixes

  • integrations: fix telescope prompt border color (34a80ea)

1.5.0 (2024-08-14)

Features

  • doc: add doc to feature use pallete for other plugins (d6fcca8)
  • palette: add function to setup palette (b8995f9)

1.4.0 (2024-08-02)

Features

  • groups: change colors for editor highlight groups (82370ca)
  • groups: improve transparent mode (27f0561)
  • integrations: add integration for incline.nvim (f15015c)
  • integrations: change minifiles title color (3f4f370)
  • integrations: change telescope title color (7153027)
  • integrations: new colors for lsp and treesitter groups (b1cc725)
  • integrations: use another color for incline highlight (8b41714)

Bug Fixes

  • groups: fix transparent mode (1335eaf)

1.3.0 (2024-07-26)

Features

  • groups: add option to integrate treesitter (9fb80a5)
  • pallete: update colors (65705a4)

1.2.0 (2024-07-22)

Features

1.0.0 (2024-07-21)

Features

  • doc: add empty doc folder (92300ce)
  • github: add images of theme (935dd7c)
  • github: delete old images (b606997)
  • groups: update highlight groups (c947c13)
  • initial commit (edf6486)
  • pallete: update palette, use new colors (231ccbd)
  • readme: add highlight overriding (73f3231)
  • readme: add new options (53618ca)
  • readme: update readme, add screenshot of theme (ccf7a2e)

Bug Fixes

  • github: remove unused image (8c38c66)