diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b2ee4c1..b8d354b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,276 @@ # Changelog +## 1.0.0 (2023-11-16) + + +### ⚠ BREAKING CHANGES + +* use new-style autocmds +* move extras in seperate directories +* new `moon` style for TokyoNight, based on the Moonlight theme +* added docs for the new settings + +### Features + +* add bg hightlight on NvimTreeOpenedFile ([#163](https://github.com/PunGrumpy/dullahan.nvim/issues/163)) ([a1d1c0f](https://github.com/PunGrumpy/dullahan.nvim/commit/a1d1c0fb19702f597cb16ef628baddff64ac2585)) +* add color config for foot ([#147](https://github.com/PunGrumpy/dullahan.nvim/issues/147)) ([eaf6a76](https://github.com/PunGrumpy/dullahan.nvim/commit/eaf6a7607e2ce949fe53981ddbde92dd45af3d06)) +* add color for Nvimtree vertsplit ([#215](https://github.com/PunGrumpy/dullahan.nvim/issues/215)) ([2a74abd](https://github.com/PunGrumpy/dullahan.nvim/commit/2a74abdf1206a015a8782e6cf33a94142b5cbdd0)) +* Add colors to Neotest ([#229](https://github.com/PunGrumpy/dullahan.nvim/issues/229)) ([66bfc2e](https://github.com/PunGrumpy/dullahan.nvim/commit/66bfc2e8f754869c7b651f3f47a2ee56ae557764)) +* add colorscheme generator and themes for xfce4 terminal ([#81](https://github.com/PunGrumpy/dullahan.nvim/issues/81)) ([0b4fdc5](https://github.com/PunGrumpy/dullahan.nvim/commit/0b4fdc5d63be8c9c005e125ecbd55012bbf41174)) +* Add explicit support for 'mini.nvim'. ([#179](https://github.com/PunGrumpy/dullahan.nvim/issues/179)) ([8583ca3](https://github.com/PunGrumpy/dullahan.nvim/commit/8583ca39dd4098e09cbb66178cc213cb864a0063)) +* Add Helix extras ([#409](https://github.com/PunGrumpy/dullahan.nvim/issues/409)) ([a345a21](https://github.com/PunGrumpy/dullahan.nvim/commit/a345a21966ed7c1ff26f247d4b20a4f307bedc79)) +* add hl `LspInfoBorder` ([#236](https://github.com/PunGrumpy/dullahan.nvim/issues/236)) ([a950f62](https://github.com/PunGrumpy/dullahan.nvim/commit/a950f6215772d3ee8db61720b7bda43551e56c40)) +* add lightline tab colors ([#69](https://github.com/PunGrumpy/dullahan.nvim/issues/69)) ([4d45b01](https://github.com/PunGrumpy/dullahan.nvim/commit/4d45b01c46c26350586a92319b62bf35a1ee7765)) +* add lsp hl groups from upstream, tidy up tree-sitter hls ([#330](https://github.com/PunGrumpy/dullahan.nvim/issues/330)) ([827b05e](https://github.com/PunGrumpy/dullahan.nvim/commit/827b05e12ce801f34eca1ce4af673dea035ba18d)) +* add lualine terminal mode ([#263](https://github.com/PunGrumpy/dullahan.nvim/issues/263)) ([a7e0108](https://github.com/PunGrumpy/dullahan.nvim/commit/a7e010826ef8ab90f9b37396954a1533c9178732)) +* add new barbar's highlight groups ([#291](https://github.com/PunGrumpy/dullahan.nvim/issues/291)) ([03c03ed](https://github.com/PunGrumpy/dullahan.nvim/commit/03c03eddace01bfe127f0a6d9413f84a960ea435)) +* add options light_style ([#231](https://github.com/PunGrumpy/dullahan.nvim/issues/231)) ([df281cc](https://github.com/PunGrumpy/dullahan.nvim/commit/df281cc0f1a277b6150df24feb809e86f57c2374)) +* add setting for bold A section of lualine ([#68](https://github.com/PunGrumpy/dullahan.nvim/issues/68)) ([933bd15](https://github.com/PunGrumpy/dullahan.nvim/commit/933bd158ce48d853548cd290e246636fa4d55fd4)) +* add support for `vim.diagnostic` and `nvim-cmp` custom menu ([#103](https://github.com/PunGrumpy/dullahan.nvim/issues/103)) ([cd6f57c](https://github.com/PunGrumpy/dullahan.nvim/commit/cd6f57c0a419979686bc507b77c9c281e57e4d46)) +* add support for nvim-scrollbar ([#141](https://github.com/PunGrumpy/dullahan.nvim/issues/141)) ([0786a2a](https://github.com/PunGrumpy/dullahan.nvim/commit/0786a2acd80bee5d0c61b53da77a0a6305b333ab)) +* add support for ts-rainbow ([#174](https://github.com/PunGrumpy/dullahan.nvim/issues/174)) ([ef3abe6](https://github.com/PunGrumpy/dullahan.nvim/commit/ef3abe666869f43683ec8b5cb9eab9089462ffcc)) +* add template for iterm2 ([#199](https://github.com/PunGrumpy/dullahan.nvim/issues/199)) ([54cf70d](https://github.com/PunGrumpy/dullahan.nvim/commit/54cf70dbd19acd7c32cc12bb743fec17eaf6fef5)) +* Add themes for terminator terminal ([#264](https://github.com/PunGrumpy/dullahan.nvim/issues/264)) ([a6d34b4](https://github.com/PunGrumpy/dullahan.nvim/commit/a6d34b4e6df02e5b90a787d16d6d445d39546acb)) +* add tmux themes ([#59](https://github.com/PunGrumpy/dullahan.nvim/issues/59)) ([8efc2dd](https://github.com/PunGrumpy/dullahan.nvim/commit/8efc2ddfc6187ecde442e64338fed1ec20da93c0)) +* add tmux-prefix-highlight support ([#233](https://github.com/PunGrumpy/dullahan.nvim/issues/233)) ([c56c3a5](https://github.com/PunGrumpy/dullahan.nvim/commit/c56c3a52b9d816745bc32ac1ead196719615cc4f)) +* added .Xresources ([50b1e71](https://github.com/PunGrumpy/dullahan.nvim/commit/50b1e71be5ac05d03ad8dc1f776b747466b3d3cc)) +* Added a Tokyonight for ST terminal (work on 0.9ver) ([#262](https://github.com/PunGrumpy/dullahan.nvim/issues/262)) ([ee4ecce](https://github.com/PunGrumpy/dullahan.nvim/commit/ee4ecce63878d1a0f20babd2255a0a20b03f0af8)) +* added barbecue support ([#285](https://github.com/PunGrumpy/dullahan.nvim/issues/285)) ([96fa719](https://github.com/PunGrumpy/dullahan.nvim/commit/96fa7191e3d96fe3db97531be6dfd2dd5c5c2b77)) +* added better colors for leap.nvim ([c32a381](https://github.com/PunGrumpy/dullahan.nvim/commit/c32a381343276e06194a4485b55cbad390050904)) +* added better support for treesitter markdown ([de2a7e7](https://github.com/PunGrumpy/dullahan.nvim/commit/de2a7e78e54be78524659e6af18731a543dbba57)) +* added colors for flash.nvim ([74fdfa7](https://github.com/PunGrumpy/dullahan.nvim/commit/74fdfa70b7dcbaeec1824a033072c4521b708c40)) +* added colorscheme names for styles ([a3b558b](https://github.com/PunGrumpy/dullahan.nvim/commit/a3b558b552a7cc932f92328a5fe053711155e242)) +* added dim_inactive ([805272a](https://github.com/PunGrumpy/dullahan.nvim/commit/805272a2f0cbd237f4c40b0794fb214be5223ce8)) +* added extra styles for delta. Use in combination with bat styles ([6bd44c9](https://github.com/PunGrumpy/dullahan.nvim/commit/6bd44c946c3321394f6792c9f79c05a2089a746c)) +* added extras to readme ([cca8227](https://github.com/PunGrumpy/dullahan.nvim/commit/cca8227dc4c6e0c4f5a56055b659f3c04efe496f)) +* added fern and lspsaga colors ([#56](https://github.com/PunGrumpy/dullahan.nvim/issues/56)) ([65b99e5](https://github.com/PunGrumpy/dullahan.nvim/commit/65b99e5a775ca802d8cc49c83e3a525c15f58707)) +* added helpCommand ([3f56569](https://github.com/PunGrumpy/dullahan.nvim/commit/3f565694351ac9534dc427a11afc41190f9dee40)) +* added highlights for `nvim-notify` ([#237](https://github.com/PunGrumpy/dullahan.nvim/issues/237)) ([4596780](https://github.com/PunGrumpy/dullahan.nvim/commit/459678063fcbb171c3378ddc7e991ba1129c23a9)) +* added highlights for nvim-treehopper ([826a74f](https://github.com/PunGrumpy/dullahan.nvim/commit/826a74f0eab48af280d22972f1ee077bfb43740e)) +* added highlights for Yanky ([d6a0adf](https://github.com/PunGrumpy/dullahan.nvim/commit/d6a0adfe3f914efa06ca6e662f0b1398f3522783)) +* Added rainbow-delimiter highlight groups ([#404](https://github.com/PunGrumpy/dullahan.nvim/issues/404)) ([9191b4b](https://github.com/PunGrumpy/dullahan.nvim/commit/9191b4b67499b5759f4da84ca92c9481d35e8278)) +* added sublime themes to use with bat, delta and others ([eeca644](https://github.com/PunGrumpy/dullahan.nvim/commit/eeca64401fdadabeba132fb80427ac8c0c0f9d0e)) +* added support for ALE signs ([921770e](https://github.com/PunGrumpy/dullahan.nvim/commit/921770e89db280888c219a0e24ca8c33ac7d7d9c)) +* added support for Alpha ([5eeeb15](https://github.com/PunGrumpy/dullahan.nvim/commit/5eeeb15bb6935bed0b77f736fbf5125797927452)) +* added support for CmpGhostText ([8909323](https://github.com/PunGrumpy/dullahan.nvim/commit/89093235d5c63f2a6fcd077c7dc1920916475c19)) +* added support for CmpKind hilight groups ([0d91764](https://github.com/PunGrumpy/dullahan.nvim/commit/0d917649551662f8cd389c26460d70949630353d)) +* added support for FloatTitle ([fb1c608](https://github.com/PunGrumpy/dullahan.nvim/commit/fb1c60812c8ba282327dff5d718167fcbcaad35b)) +* added support for headlines.nvim ([b7df2e6](https://github.com/PunGrumpy/dullahan.nvim/commit/b7df2e60e03d31811460a1aa8b8a537daf9de6a7)) +* added support for hlargs and treesitter-context ([413f7d7](https://github.com/PunGrumpy/dullahan.nvim/commit/413f7d7b62d7ea5d658554434b236775126ab418)) +* added support for LazyVim DapStoppedLine ([ef6df2f](https://github.com/PunGrumpy/dullahan.nvim/commit/ef6df2f2d34d1cdc8c5653db3d1b8d454d844858)) +* added support for LspSignatureActiveParameter ([b40cc52](https://github.com/PunGrumpy/dullahan.nvim/commit/b40cc528615d093e185ee6d3507f926d9b05392a)) +* added support for markdown checkboxes ([f81398b](https://github.com/PunGrumpy/dullahan.nvim/commit/f81398b939b004820568da806e2597b5c7874754)) +* added support for Noice completion item kinds ([393cc9f](https://github.com/PunGrumpy/dullahan.nvim/commit/393cc9fdcf0918b206a8a8bbb5c7f64a6721ed2f)) +* added treesitter hl for diff. Fixes [#266](https://github.com/PunGrumpy/dullahan.nvim/issues/266) ([ec144d9](https://github.com/PunGrumpy/dullahan.nvim/commit/ec144d94a8dbd9c8b4f5e50d933d67a37f589ed8)) +* added wezterm color schemes ([89ebe0a](https://github.com/PunGrumpy/dullahan.nvim/commit/89ebe0a2765b2c3da588545149665a49a0689a25)) +* apply transparent to FoldColumn ([#221](https://github.com/PunGrumpy/dullahan.nvim/issues/221)) ([81f0db1](https://github.com/PunGrumpy/dullahan.nvim/commit/81f0db1bd0b7f4eb8eb9e81c4b4f12b878cefb10)) +* better alpha colors ([42cccfe](https://github.com/PunGrumpy/dullahan.nvim/commit/42cccfe663f36b91792a350164f0695b44a031d9)) +* better colors for IndentBlank line ([340c150](https://github.com/PunGrumpy/dullahan.nvim/commit/340c150b0dea30dc60bcbf8d7a7ac7425f9b60d7)) +* better colors for LightSpeed ([d561999](https://github.com/PunGrumpy/dullahan.nvim/commit/d5619991367bda99e0a0f44fd07e7925c774c9ca)) +* better colors for ts-rainbow ([894c34f](https://github.com/PunGrumpy/dullahan.nvim/commit/894c34f345ae82ca8a5f3ca5684894ad8aa8737d)) +* better Debug colors ([a1c8489](https://github.com/PunGrumpy/dullahan.nvim/commit/a1c8489cb6116d3c237be71d0a7dd96fbc982d91)) +* better FloatBorder fg ([7a13a0a](https://github.com/PunGrumpy/dullahan.nvim/commit/7a13a0a40c0eb905c773560f7fba9cd6b17ee231)) +* better highlight style for delta ([6572022](https://github.com/PunGrumpy/dullahan.nvim/commit/6572022433fd4dde3af16cd5be2b93ce6b6a6ef3)) +* better highlights for mini.jump ([2972400](https://github.com/PunGrumpy/dullahan.nvim/commit/2972400ad042b8249191b9fafca70037bb1326b0)) +* better hl for markdown literal ([e061044](https://github.com/PunGrumpy/dullahan.nvim/commit/e0610445d5d2ee089269a199f49bbfaebd1c9ced)) +* better markdown support ([4b1a3f7](https://github.com/PunGrumpy/dullahan.nvim/commit/4b1a3f7b0d686584737f915808b7cfbccb9ca10f)) +* better style for DiagnosticUnnecessary ([6ebd358](https://github.com/PunGrumpy/dullahan.nvim/commit/6ebd35868fbdb8f5a3c5009d5d7a72ed7da2143c)) +* better styling for the active lsp signature parameter ([66c9e8c](https://github.com/PunGrumpy/dullahan.nvim/commit/66c9e8cc058b63fa08b3f4b3b0cc6120cfa68376)) +* better wezterm theme ([99e9b2c](https://github.com/PunGrumpy/dullahan.nvim/commit/99e9b2cb3afd3ce7acd95fa640258c26d6c7d9e5)) +* callbacks to easily override (or add) colors and highlights ([12649d3](https://github.com/PunGrumpy/dullahan.nvim/commit/12649d34fec045b6cd92c252a4210cabe78748c8)) +* Change TSTextReference from red to teal ([#62](https://github.com/PunGrumpy/dullahan.nvim/issues/62)) ([56da7ce](https://github.com/PunGrumpy/dullahan.nvim/commit/56da7ce1d5c294c356378775df5bed7b4146d16b)) +* cmp TabNine kind color ([2947de3](https://github.com/PunGrumpy/dullahan.nvim/commit/2947de32282ec29fd8bdc4f69cf6894fb48ad92f)) +* **cmp:** added color for copilot item kind ([89ab6bc](https://github.com/PunGrumpy/dullahan.nvim/commit/89ab6bca84cead8ecf132791b50dcf3743378b18)) +* **cmp:** codium kind color ([19e8bf4](https://github.com/PunGrumpy/dullahan.nvim/commit/19e8bf4014d6c4e0a9db07e449860c223ed21876)) +* **colors:** make bg_visual a little more transarent ([d46993d](https://github.com/PunGrumpy/dullahan.nvim/commit/d46993dce84aa90ad43ab65fad6d42fb40683222)) +* configurable brightness of the Day style ([6be0632](https://github.com/PunGrumpy/dullahan.nvim/commit/6be063284b6c1b21d092bbb606375d8e37956edd)) +* **dashboard:** better highlights for dashboard.nvim ([1a0e18f](https://github.com/PunGrumpy/dullahan.nvim/commit/1a0e18fd85a07108472a1babeef6d9bc4e922703)) +* delta line number styles ([7e15cff](https://github.com/PunGrumpy/dullahan.nvim/commit/7e15cff51d6099d88eac2fd2b5cb825ab867da76)) +* **dosini:** better hl ([6151fb4](https://github.com/PunGrumpy/dullahan.nvim/commit/6151fb43f30ceceac7377c7e0920fcc5c9a68967)) +* **extra:** add gitui theme ([#397](https://github.com/PunGrumpy/dullahan.nvim/issues/397)) ([b39627b](https://github.com/PunGrumpy/dullahan.nvim/commit/b39627bfea2ff80112694198a30641bfbf07c74d)) +* **extras:** add 24h clock support to tmux ([#321](https://github.com/PunGrumpy/dullahan.nvim/issues/321)) ([a0932ac](https://github.com/PunGrumpy/dullahan.nvim/commit/a0932acea0ced2b46de9ec0d1433c8e3e58aea71)) +* **extras:** add fish theme format ([#306](https://github.com/PunGrumpy/dullahan.nvim/issues/306)) ([3685c24](https://github.com/PunGrumpy/dullahan.nvim/commit/3685c241a2adaad70299989d32f67fc5c482ff3c)) +* **extras:** add Tilix themes ([#188](https://github.com/PunGrumpy/dullahan.nvim/issues/188)) ([e83f1d5](https://github.com/PunGrumpy/dullahan.nvim/commit/e83f1d5b7dd4ddd5f5f82eea36a471698f5d4346)) +* **extras:** added colors for zathura ([#385](https://github.com/PunGrumpy/dullahan.nvim/issues/385)) ([e7e2280](https://github.com/PunGrumpy/dullahan.nvim/commit/e7e22807a3872a0649e41868af9efe18605d5c9d)) +* **extras:** added prism.js themes ([14ca396](https://github.com/PunGrumpy/dullahan.nvim/commit/14ca396af092674ec35b04a8da097e2b223d4de6)) +* improve barbar separator ([#350](https://github.com/PunGrumpy/dullahan.nvim/issues/350)) ([169b76f](https://github.com/PunGrumpy/dullahan.nvim/commit/169b76ff87cab82d8691414db9807cd1ae9e560e)) +* Improve night barbar ([#360](https://github.com/PunGrumpy/dullahan.nvim/issues/360)) ([4a5ea8c](https://github.com/PunGrumpy/dullahan.nvim/commit/4a5ea8c5df533ca92b590c31d4a3930562a3a257)) +* Improve the cursor color of day Kitty theme ([#153](https://github.com/PunGrumpy/dullahan.nvim/issues/153)) ([f589494](https://github.com/PunGrumpy/dullahan.nvim/commit/f589494e5752e6a0233213bdf8df1f351f5d8f4d)) +* improved dealing with vim.o.background ([6244df2](https://github.com/PunGrumpy/dullahan.nvim/commit/6244df26b50cb07475cc556e5d987a9f621356d5)) +* improved tokyonight moon (based on moonlight theme) palette ([9bc8f4e](https://github.com/PunGrumpy/dullahan.nvim/commit/9bc8f4e8f0033b0ea577f20a787afd6d0626eccc)) +* **indent-blankline:** new hl groups ([9699aa2](https://github.com/PunGrumpy/dullahan.nvim/commit/9699aa23c9832d81e4fdd43866d143e89c29349f)) +* **lazy:** progress done ([ca66807](https://github.com/PunGrumpy/dullahan.nvim/commit/ca668075efa2e3618bdc7ff0ddab99ce10fce040)) +* lightline theme ([#39](https://github.com/PunGrumpy/dullahan.nvim/issues/39)) ([5eb534d](https://github.com/PunGrumpy/dullahan.nvim/commit/5eb534d77e5b2531cd72c435882641642799b23b)) +* link CurSearch to IncSearch ([61ffac6](https://github.com/PunGrumpy/dullahan.nvim/commit/61ffac6e9430ef5a1d27c7b26be4b857616166d8)) +* **lsp, treesitter:** add more highlights ([#415](https://github.com/PunGrumpy/dullahan.nvim/issues/415)) ([1ddb45d](https://github.com/PunGrumpy/dullahan.nvim/commit/1ddb45d47f96c7e060de8a2eae0902fa70788c55)) +* **lsp:** add more highlights ([#374](https://github.com/PunGrumpy/dullahan.nvim/issues/374)) ([fc4b07d](https://github.com/PunGrumpy/dullahan.nvim/commit/fc4b07d1585396ee14f6d6323fd534dfd5526ebe)) +* **lsp:** add more highlights ([#379](https://github.com/PunGrumpy/dullahan.nvim/issues/379)) ([3a63838](https://github.com/PunGrumpy/dullahan.nvim/commit/3a638383d2eac2cade8b0e8771709575e0b089ed)) +* LspInlayHint ([3c3f82a](https://github.com/PunGrumpy/dullahan.nvim/commit/3c3f82acdd5b48f6090f5d57c10b464665d814c3)) +* **lsp:** set injected highlights ([#340](https://github.com/PunGrumpy/dullahan.nvim/issues/340)) ([3b33146](https://github.com/PunGrumpy/dullahan.nvim/commit/3b331463ed4f88ff8052a054f3e898bcc1a638bd)) +* **lua:** use hsl instead hex ([10eb6f3](https://github.com/PunGrumpy/dullahan.nvim/commit/10eb6f3d77cbee85d3adc78d847d4055800bd913)) +* make new capture groups work on Neovim 0.7 ([933030d](https://github.com/PunGrumpy/dullahan.nvim/commit/933030d3d08aa6bd4d277baf477e5dc794948640)) +* **markdown:** added different colors for each headline ([#423](https://github.com/PunGrumpy/dullahan.nvim/issues/423)) ([ad7e8ff](https://github.com/PunGrumpy/dullahan.nvim/commit/ad7e8fff8dce637ec2c5aa984553b3d91dc55b37)) +* **neo-tree:** better colors for indent lines ([911618a](https://github.com/PunGrumpy/dullahan.nvim/commit/911618ad1528fa53236b2c999d3e50d176c20293)) +* new `moon` style for TokyoNight, based on the Moonlight theme ([ade781a](https://github.com/PunGrumpy/dullahan.nvim/commit/ade781ab5d704e562b7ffb7a708ec39f0e1a1a03)) +* **notify:** added support for NotifyBackground ([99ba6de](https://github.com/PunGrumpy/dullahan.nvim/commit/99ba6de2a9c1a1a6e652fa121d01fb63c5ec8125)) +* **prism:** better colors ([7c22129](https://github.com/PunGrumpy/dullahan.nvim/commit/7c22129e3bda1aa08734a1a94a8a69193a538378)) +* **semantic_tokens:** highlight lsp.typemod.macro.defaultLibrary as `[@function](https://github.com/function).builtin` ([#358](https://github.com/PunGrumpy/dullahan.nvim/issues/358)) ([dc5b5e2](https://github.com/PunGrumpy/dullahan.nvim/commit/dc5b5e20bc232a10e833fd3e81fea149bd4a902f)) +* **semantic_tokens:** link defaultLibrary functions to Special ([c967c2c](https://github.com/PunGrumpy/dullahan.nvim/commit/c967c2cfdbaa20f2938271b5b57bc435f09e13b6)) +* **semantic_tokens:** link lsp comments, e.g. conditional C ifdefs that won't evaluate ([#334](https://github.com/PunGrumpy/dullahan.nvim/issues/334)) ([b233a3c](https://github.com/PunGrumpy/dullahan.nvim/commit/b233a3cab08699c73239346cd7d51a2a55c62250)) +* **semantic_tokens:** link method and functions with defaultLibrary modifier to [@function](https://github.com/function).builtin ([#333](https://github.com/PunGrumpy/dullahan.nvim/issues/333)) ([e051206](https://github.com/PunGrumpy/dullahan.nvim/commit/e0512063c480d9a82faa12e4d48ba92636ba8f7a)) +* **semantic_tokens:** slightly different style for interfaces and default types ([3af1264](https://github.com/PunGrumpy/dullahan.nvim/commit/3af126456719cdc6c2a904cffc3cfe31ce22afb6)) +* set TelescopeNormal to default fg and bg colors ([#137](https://github.com/PunGrumpy/dullahan.nvim/issues/137)) ([8223c97](https://github.com/PunGrumpy/dullahan.nvim/commit/8223c970677e4d88c9b6b6d81bda23daf11062bb)) +* **sublime:** better colors for delta/bat/sublime/textmate ([bf36b8f](https://github.com/PunGrumpy/dullahan.nvim/commit/bf36b8fba2578258a00e4dd61020bc3c462774bc)) +* support navic ([#216](https://github.com/PunGrumpy/dullahan.nvim/issues/216)) ([e0bdba5](https://github.com/PunGrumpy/dullahan.nvim/commit/e0bdba580dc91f4673b499be2919d09f6447227f)) +* switch purple with magenta for moon style ([7c7425b](https://github.com/PunGrumpy/dullahan.nvim/commit/7c7425b8842a23b944ce50d459ef821a54a7e0da)) +* **theme:** added aerial highlights ([06b7fc9](https://github.com/PunGrumpy/dullahan.nvim/commit/06b7fc94ee19faf8f57714251402d135c520cabc)) +* **treesitter:** darken builtin types & revert reset comment type ([#356](https://github.com/PunGrumpy/dullahan.nvim/issues/356)) ([b6f207e](https://github.com/PunGrumpy/dullahan.nvim/commit/b6f207ebf6e3de9acbbc443623ad74b65bd00d05)) +* **tsx:** better colors for tsx tags ([f10213d](https://github.com/PunGrumpy/dullahan.nvim/commit/f10213d25ed5341546a9d99ad4ff4a4612200cb5)) +* use new style definitions for hl groups. Keep backward compatibility for string styles ([25a1a77](https://github.com/PunGrumpy/dullahan.nvim/commit/25a1a77b0099ca50509ef8e141d3e414300b605f)) +* use sidebar bg style for MsgArea ([fe120cc](https://github.com/PunGrumpy/dullahan.nvim/commit/fe120cc71e8d6e68a14a2d45c9a548a7262e1795)) +* use sidebar colors for NeoTree ([ac2d3d2](https://github.com/PunGrumpy/dullahan.nvim/commit/ac2d3d29caee465885434bd561fd24ce047f376e)) +* use vim.api.nvim_set_hl instead of ":hi" ([426aed0](https://github.com/PunGrumpy/dullahan.nvim/commit/426aed0670ae395d20e37193d3af31d1245531a3)) +* **wezterm:** Add WezTerm Metadata Entry ([#327](https://github.com/PunGrumpy/dullahan.nvim/issues/327)) ([43c5b2a](https://github.com/PunGrumpy/dullahan.nvim/commit/43c5b2ac4d3be843ddde7aee9d9b7efab6841cf9)) +* **wezterm:** added tab_bar colors. only works with the retro tab bar. Fixes [#304](https://github.com/PunGrumpy/dullahan.nvim/issues/304) ([56945bd](https://github.com/PunGrumpy/dullahan.nvim/commit/56945bd0d312dc3ed84466d7a6cbfc5e44fbbb4e)) +* **windows_terminal:** add Windows Terminal colors ([#315](https://github.com/PunGrumpy/dullahan.nvim/issues/315)) ([85a833f](https://github.com/PunGrumpy/dullahan.nvim/commit/85a833fa637f979d5500b2451de6dae88187c7e9)) + + +### Bug Fixes + +* [@constant](https://github.com/constant) works again with semantic tokens ([50ce596](https://github.com/PunGrumpy/dullahan.nvim/commit/50ce5969fb3641a65dba888943857be66d0d1f64)) +* [@text](https://github.com/text).literal.markdown should link to Normal ([ef1745b](https://github.com/PunGrumpy/dullahan.nvim/commit/ef1745b5ec7729babbe53d5fe3ce027bc19b5eeb)) +* `bg_float` when `styles.floats` is normal ([#259](https://github.com/PunGrumpy/dullahan.nvim/issues/259)) ([c4eaaa9](https://github.com/PunGrumpy/dullahan.nvim/commit/c4eaaa9cc75e1aaa4fadae7cb1f26cccb40ae306)) +* access config.options within setup instead of global ([81a6845](https://github.com/PunGrumpy/dullahan.nvim/commit/81a68450989dcf304decbc27a69658f21a9c6038)) +* add fish pager selection color ([#222](https://github.com/PunGrumpy/dullahan.nvim/issues/222)) ([6e3a3fe](https://github.com/PunGrumpy/dullahan.nvim/commit/6e3a3fe532a5ab03ed7b4581681517fcd37dcd7d)) +* added new @.. default links. Fixes [#250](https://github.com/PunGrumpy/dullahan.nvim/issues/250) ([95cf115](https://github.com/PunGrumpy/dullahan.nvim/commit/95cf1151e425a93f9f39b7268b510cf5fb756547)) +* added proper styles for diagnostic virtual text and underlines ([53d0576](https://github.com/PunGrumpy/dullahan.nvim/commit/53d0576d25a75f6d2334057ccfb4ded7802fd804)) +* **aerial:** aerial kind colors ([8389146](https://github.com/PunGrumpy/dullahan.nvim/commit/838914625125a931817bdf585f80301555970aee)) +* **alpha:** AlphaFooter ([8be0a63](https://github.com/PunGrumpy/dullahan.nvim/commit/8be0a63987d43a4ae0fc2420fd5100fa528a92ff)) +* always clear before setting colorscheme ([1356b20](https://github.com/PunGrumpy/dullahan.nvim/commit/1356b20bc2d6f7861946f18df249c67c97218c31)) +* **barbar:** CurrentBackground ([#342](https://github.com/PunGrumpy/dullahan.nvim/issues/342)) ([cbed164](https://github.com/PunGrumpy/dullahan.nvim/commit/cbed164e6f280eced47de91107a87ede5fc2adcf)) +* **barbar:** unify inactive tab background ([#383](https://github.com/PunGrumpy/dullahan.nvim/issues/383)) ([dca7f3a](https://github.com/PunGrumpy/dullahan.nvim/commit/dca7f3a916d70b9dc925de5cb914f364558cc921)) +* better check for support of new highlight groups ([afd9c61](https://github.com/PunGrumpy/dullahan.nvim/commit/afd9c6137a3d1a176d77820b5d4ba6464de1b990)) +* better test group Foo ([05dfc1b](https://github.com/PunGrumpy/dullahan.nvim/commit/05dfc1bc40c709d9da67ce68a35a3dd2e3a75ce9)) +* brighter conceal. Fixes [#70](https://github.com/PunGrumpy/dullahan.nvim/issues/70) ([b15ab41](https://github.com/PunGrumpy/dullahan.nvim/commit/b15ab410a5eda1b955ca3f91447cdcb201a4559a)) +* check expicitely wether new hl group names are supported by checking for [@comment](https://github.com/comment) ([ffa7768](https://github.com/PunGrumpy/dullahan.nvim/commit/ffa77681c36755bfc727b759dd4ec17b708ffabf)) +* cleanup ([e1cb206](https://github.com/PunGrumpy/dullahan.nvim/commit/e1cb2068a8118bcf4b2b0ad81b87dbebcc3eee3b)) +* clear config cache when reloading colorscheme. Fixes [#71](https://github.com/PunGrumpy/dullahan.nvim/issues/71) ([67d58e2](https://github.com/PunGrumpy/dullahan.nvim/commit/67d58e2f4d2a822fb758517d6ce003dbbe9cd36b)) +* **cmp:** better ghost text ([94db975](https://github.com/PunGrumpy/dullahan.nvim/commit/94db97565b3717f3b85d9918577c57a47f7a22e7)) +* ColorColumn = black. Fixes [#72](https://github.com/PunGrumpy/dullahan.nvim/issues/72) ([1ea6950](https://github.com/PunGrumpy/dullahan.nvim/commit/1ea69504b68e252fe346e4ca91a14f5f08852c84)) +* **colors:** change orange color ([7290c68](https://github.com/PunGrumpy/dullahan.nvim/commit/7290c680426871a7686a80608a58089f74403db6)) +* **colors:** make dark5 to bright ([65a422b](https://github.com/PunGrumpy/dullahan.nvim/commit/65a422ba66a44525a84b40b0504eb563d950e697)) +* **colors:** make extras deterministic. Fixes [#344](https://github.com/PunGrumpy/dullahan.nvim/issues/344) ([3f18207](https://github.com/PunGrumpy/dullahan.nvim/commit/3f18207ff1f1c6e68d292f4e6c804dc8eefd6b2f)) +* **colors:** make orange to amaz ([41db019](https://github.com/PunGrumpy/dullahan.nvim/commit/41db0190069f413c868d45daeabd3c7ca51e38a2)) +* **colors:** new colors ([98b1db1](https://github.com/PunGrumpy/dullahan.nvim/commit/98b1db1b3cc5cc7b15038acef3d325097329b372)) +* **colors:** remove unused ([5c354af](https://github.com/PunGrumpy/dullahan.nvim/commit/5c354afa6d805a4fbe4735ffaa98c2c3525872fa)) +* **colors:** try to check highlight ([57d26ec](https://github.com/PunGrumpy/dullahan.nvim/commit/57d26ecc3979c331a83538221ac879dc1867f074)) +* **colors:** update ([29eef91](https://github.com/PunGrumpy/dullahan.nvim/commit/29eef91930365ce4394ab2b5d69a36871beb40ec)) +* **colors:** update color ([c9d0136](https://github.com/PunGrumpy/dullahan.nvim/commit/c9d0136fc072949320c1b5a472708b7f31712993)) +* **colors:** update colors ([284285b](https://github.com/PunGrumpy/dullahan.nvim/commit/284285baed93eda7977cfa94e5226ce2c96e24c5)) +* **colors:** update cyan and green colors ([76126fe](https://github.com/PunGrumpy/dullahan.nvim/commit/76126fe5c70636cc12a137c165c5d7045c69b252)) +* **colors:** update highlight and comment ([964e50b](https://github.com/PunGrumpy/dullahan.nvim/commit/964e50b10edeed70de813d73fd596b6d0f2d96b3)) +* **colors:** update highlight and dark ([b0e6783](https://github.com/PunGrumpy/dullahan.nvim/commit/b0e6783a74aee84bcd7f037e162917b6c8f9f021)) +* **color:** update base color ([523ea1b](https://github.com/PunGrumpy/dullahan.nvim/commit/523ea1b944062a75d6c18622db0c7a82077add9d)) +* **color:** update base color ([3c7ccf1](https://github.com/PunGrumpy/dullahan.nvim/commit/3c7ccf1252b8910b9d7679d2c9f10ad110f6b304)) +* **color:** update color ([48117df](https://github.com/PunGrumpy/dullahan.nvim/commit/48117df724e90cfb3384b15d90052a99d2bf3c49)) +* **color:** update colors ([44ee9fe](https://github.com/PunGrumpy/dullahan.nvim/commit/44ee9fe1c8dfac725d2d204c066b70747c06ad27)) +* consistent hex color case ([#148](https://github.com/PunGrumpy/dullahan.nvim/issues/148)) ([8e69102](https://github.com/PunGrumpy/dullahan.nvim/commit/8e691022f7b89e75c71aef3323ba624e1ad7d4fa)) +* create only one autocmd for sidebars ([63e24b3](https://github.com/PunGrumpy/dullahan.nvim/commit/63e24b3565fbd6a949a4528a8674e8ebdca333f8)) +* darker fg for floats ([a9f4933](https://github.com/PunGrumpy/dullahan.nvim/commit/a9f4933221c315037cc6700e964ce4d97f074206)) +* defer loading lualine updates for inactive statusline. Fixes [#78](https://github.com/PunGrumpy/dullahan.nvim/issues/78) ([a5b3cbe](https://github.com/PunGrumpy/dullahan.nvim/commit/a5b3cbe750ed6a05a018ac81782bb01de512a6c9)) +* **delta:** move color defs to colors so it works properly with the day theme. Fixes [#362](https://github.com/PunGrumpy/dullahan.nvim/issues/362) ([d78d3de](https://github.com/PunGrumpy/dullahan.nvim/commit/d78d3de58c15c8369e920b0852be3dc81797e331)) +* dim_inactive should be false by default ([02f4909](https://github.com/PunGrumpy/dullahan.nvim/commit/02f4909cc0e28cd614c2e470637bd7892c0f3dfc)) +* don't use dark fg in floats ([4370d3d](https://github.com/PunGrumpy/dullahan.nvim/commit/4370d3de58ba824bb9aeed23e0f45562314e335a)) +* dont lazyload lsp colors ([ed89c01](https://github.com/PunGrumpy/dullahan.nvim/commit/ed89c01ea0b9a1a6a6c4ae6223f7c178b352ca3f)) +* dont set @ hl groups when nvim < 0.8 (fixes [#207](https://github.com/PunGrumpy/dullahan.nvim/issues/207)) ([dbf4300](https://github.com/PunGrumpy/dullahan.nvim/commit/dbf43002d66eb77d20786a44b6dba21be49fa900)) +* **dunst:** make whitespace consistent ([#398](https://github.com/PunGrumpy/dullahan.nvim/issues/398)) ([c87654a](https://github.com/PunGrumpy/dullahan.nvim/commit/c87654a752477756652912ad3ab9b9b366606209)) +* explicitely set variable fg. Fixes issues when winhl has overriden Normal ([50594ee](https://github.com/PunGrumpy/dullahan.nvim/commit/50594ee3032d867013fa9c9dc4676a2a96c9b660)) +* **extras:** make generation of extras deterministic ([#344](https://github.com/PunGrumpy/dullahan.nvim/issues/344)) ([715f923](https://github.com/PunGrumpy/dullahan.nvim/commit/715f923435a9255f85dec8380fac027f37acac72)) +* fix bufferline separator bg colors (fixes [#189](https://github.com/PunGrumpy/dullahan.nvim/issues/189)) ([e0e9f54](https://github.com/PunGrumpy/dullahan.nvim/commit/e0e9f54051b7260b324dad7876021dc6784c8b76)) +* fixed defaults linking to TS.. groups ([2a2ce9b](https://github.com/PunGrumpy/dullahan.nvim/commit/2a2ce9bdb76d7a2104bbfa5cfbcadcd15de0d7e9)) +* fixed extras day styles ([053562c](https://github.com/PunGrumpy/dullahan.nvim/commit/053562c9dc5e89b1bacf5cc972ac7cb30aea9497)) +* generated extras with latest theme defs ([d24fb03](https://github.com/PunGrumpy/dullahan.nvim/commit/d24fb036b14f805f8a8211c6a43c72c8aad112a1)) +* **GitGutter:** add highlight of GitGutter**LineNr ([#367](https://github.com/PunGrumpy/dullahan.nvim/issues/367)) ([606d4d9](https://github.com/PunGrumpy/dullahan.nvim/commit/606d4d9e7c3c95ae9243d652ce6c228958fb395b)) +* **headlines:** make headlines a little less pronounced ([868c050](https://github.com/PunGrumpy/dullahan.nvim/commit/868c0506bcea01d1c7b4746926dbc7236ad8f347)) +* Hop & Lightspeed ([e3ad603](https://github.com/PunGrumpy/dullahan.nvim/commit/e3ad6032a7e2c54dd7500335b43c7d353a19ede9)) +* improved extra generation (fixes some wrong color) ([70ca40c](https://github.com/PunGrumpy/dullahan.nvim/commit/70ca40cfe7bfdd5c4b7a7b1ef7a06ee2bbf9db0a)) +* improved git signs colors ([1e7f849](https://github.com/PunGrumpy/dullahan.nvim/commit/1e7f849d17292287ed0503ab71e1e70b1c0d2fb3)) +* Improved telescope theme for non transparent mode. ([#146](https://github.com/PunGrumpy/dullahan.nvim/issues/146)) ([eb68038](https://github.com/PunGrumpy/dullahan.nvim/commit/eb6803854a4b076d110d13cd66f5472f7abff15c)) +* improved tree-sitter support ([#40](https://github.com/PunGrumpy/dullahan.nvim/issues/40)) ([9466f5e](https://github.com/PunGrumpy/dullahan.nvim/commit/9466f5e618535709bf9c74f6367ba451f9784a9d)) +* increased brightness og HopNextKey2. Fixes [#220](https://github.com/PunGrumpy/dullahan.nvim/issues/220) ([d262551](https://github.com/PunGrumpy/dullahan.nvim/commit/d2625516870523b0f543d44d317deb33a5d97fcc)) +* indent-blankline highlight groups nocombine ([#247](https://github.com/PunGrumpy/dullahan.nvim/issues/247)) ([c78e698](https://github.com/PunGrumpy/dullahan.nvim/commit/c78e6986bc3f8fd2500c0dc79241557458fbf756)) +* invert_colors Fixes [#265](https://github.com/PunGrumpy/dullahan.nvim/issues/265) ([45cdc38](https://github.com/PunGrumpy/dullahan.nvim/commit/45cdc3888a1aeba76f9449d093db04e1936327ff)) +* it's not work on opacity ([ef20d66](https://github.com/PunGrumpy/dullahan.nvim/commit/ef20d661aba0d52a30c21be8cf1b7db63ff097ed)) +* **kitty:** Add window border colors ([#243](https://github.com/PunGrumpy/dullahan.nvim/issues/243)) ([6c32855](https://github.com/PunGrumpy/dullahan.nvim/commit/6c32855ebc0042d7ff7dc7532b1397149dcc0dd3)) +* **lazy:** set todo progress to fg_gutter ([655acfa](https://github.com/PunGrumpy/dullahan.nvim/commit/655acfad615af196607e29fcabd8998ade9489a5)) +* links for default values of colors & highlights ([#276](https://github.com/PunGrumpy/dullahan.nvim/issues/276)) ([5688367](https://github.com/PunGrumpy/dullahan.nvim/commit/5688367f1b3e5207ee45b991e3af0a5035774e54)) +* **lsp:** enumMember should be highlighted `[@constant](https://github.com/constant)` ([#352](https://github.com/PunGrumpy/dullahan.nvim/issues/352)) ([78bcc2f](https://github.com/PunGrumpy/dullahan.nvim/commit/78bcc2fae719134291df218f679ec2bb49c6e95f)) +* LspFloatWinNormal bg to bg_float ([789a978](https://github.com/PunGrumpy/dullahan.nvim/commit/789a978af215d6c19065a1f4d558a871d261fd46)) +* **lua:** forgot change function name ([79b2941](https://github.com/PunGrumpy/dullahan.nvim/commit/79b29410670fbf6f49dccef768b399b9b4a334c6)) +* **lualines:** correct some missing or wrong colors ([1b0da55](https://github.com/PunGrumpy/dullahan.nvim/commit/1b0da55ff5363ed8d30ca051269c428769421b38)) +* **lua:** update theme config ([528050b](https://github.com/PunGrumpy/dullahan.nvim/commit/528050bfe66f0860a8f0be0bcd2a9171b08fb8fe)) +* **lua:** wrong path ([c5a10e8](https://github.com/PunGrumpy/dullahan.nvim/commit/c5a10e8e4996c00a821451e9dd93516347838bf1)) +* Make background transparent when nvim-notify is used ([#242](https://github.com/PunGrumpy/dullahan.nvim/issues/242)) ([b4858e1](https://github.com/PunGrumpy/dullahan.nvim/commit/b4858e1108f263384677c4c5e54b42dff1b59bbc)) +* make Conceal a little brighter. Fixes [#70](https://github.com/PunGrumpy/dullahan.nvim/issues/70) ([8e8a11e](https://github.com/PunGrumpy/dullahan.nvim/commit/8e8a11e001b0af4849cba47265d11eda93b82f51)) +* Make lightline theme use same colors as lualine theme ([#95](https://github.com/PunGrumpy/dullahan.nvim/issues/95)) ([8b53447](https://github.com/PunGrumpy/dullahan.nvim/commit/8b53447ff6f5f8443ad30ce89b22bce4f0e95d00)) +* **markdown:** better default literal color for markdown ([0bc6449](https://github.com/PunGrumpy/dullahan.nvim/commit/0bc6449f4781a2ac91a270c3f0a33247c414ab0c)) +* **mini-indentscope:** symbol hl group nocombine ([#392](https://github.com/PunGrumpy/dullahan.nvim/issues/392)) ([1cef0bc](https://github.com/PunGrumpy/dullahan.nvim/commit/1cef0bc16c675ea47c496e13660df8f82dfe01f1)) +* **nvim-tree:** handle white separator on transparent sidebar ([#224](https://github.com/PunGrumpy/dullahan.nvim/issues/224)) ([3c8b774](https://github.com/PunGrumpy/dullahan.nvim/commit/3c8b7740f66d1b1ce8e7591ceab422bef8185050)) +* only apply treesitter default links for groups that are not set by the theme or the user ([06d0ead](https://github.com/PunGrumpy/dullahan.nvim/commit/06d0eadc5e8efe6b2516675c75614df36117eaf1)) +* revert last change ([8b55a47](https://github.com/PunGrumpy/dullahan.nvim/commit/8b55a47165348dd1d811f9e1f867bb17bb35a360)) +* revert MsgArea bg ([9a60ac4](https://github.com/PunGrumpy/dullahan.nvim/commit/9a60ac462ebbded382e0f6bbc5270d9cb815b962)) +* **semantic_tokens:** dont use [@lsp](https://github.com/lsp).type.variable. Added builtin variable support ([3ebc29d](https://github.com/PunGrumpy/dullahan.nvim/commit/3ebc29df627c5cf70eb6acb8f0843c9ea9cf6348)) +* **semantic_tokens:** reset comment type ([#354](https://github.com/PunGrumpy/dullahan.nvim/issues/354)) ([3d2f79c](https://github.com/PunGrumpy/dullahan.nvim/commit/3d2f79cd1f3cea7520d5cc4d06c8010fe2592db8)) +* **semantic_tokens:** slightly less difference for builtin types ([939bd8c](https://github.com/PunGrumpy/dullahan.nvim/commit/939bd8c7e149391b0cb71d3aadd75eba0fa5647f)) +* set bg color to none inactive lualine when set to transparent ([#138](https://github.com/PunGrumpy/dullahan.nvim/issues/138)) ([77763c7](https://github.com/PunGrumpy/dullahan.nvim/commit/77763c7918d57283a946cd59604a4db07416608b)) +* set NvimTree folder fg blue ([b3cda0b](https://github.com/PunGrumpy/dullahan.nvim/commit/b3cda0bab1b9ed4490d9038f9eb424779b2e0b63)) +* set proper fg for [@variable](https://github.com/variable). Fixes [#331](https://github.com/PunGrumpy/dullahan.nvim/issues/331) ([8da3aab](https://github.com/PunGrumpy/dullahan.nvim/commit/8da3aab41db35f06640ad251eab53825b8256f7d)) +* sidebars dark bg on night style ([#107](https://github.com/PunGrumpy/dullahan.nvim/issues/107)) ([3cbf86c](https://github.com/PunGrumpy/dullahan.nvim/commit/3cbf86cf045ea19253f9c8614863e22beb531868)) +* **sublime:** don't hardcode background and foreground colours in Sublime theme ([#298](https://github.com/PunGrumpy/dullahan.nvim/issues/298)) ([10730e6](https://github.com/PunGrumpy/dullahan.nvim/commit/10730e6903b1399aede2cad0b93cee4b84b25cda)) +* support new NvimTreeNormalNC hl group ([#109](https://github.com/PunGrumpy/dullahan.nvim/issues/109)) ([6825ab3](https://github.com/PunGrumpy/dullahan.nvim/commit/6825ab382ba8410236a6a532dfc20940ad72ccbf)) +* **theme:** color not found ([e7a12e7](https://github.com/PunGrumpy/dullahan.nvim/commit/e7a12e715906f585cb668e5c4cef1d2cfc8c6767)) +* **theme:** config wrong ([f780c1d](https://github.com/PunGrumpy/dullahan.nvim/commit/f780c1d3e89e8cd431c2611dae4a2c08e463cc95)) +* **theme:** update color col ([a7687e9](https://github.com/PunGrumpy/dullahan.nvim/commit/a7687e9b67ed7b3d06d1118445dfe4034d28eb7a)) +* **theme:** update config ([e6c0a23](https://github.com/PunGrumpy/dullahan.nvim/commit/e6c0a232bd79c80fefc0cfc33e1eab5d950ef2e6)) +* **theme:** update config ([33538f5](https://github.com/PunGrumpy/dullahan.nvim/commit/33538f5c77748a91dde7d9487eac08e32b1e6dd7)) +* **theme:** update config ([3eb0ed3](https://github.com/PunGrumpy/dullahan.nvim/commit/3eb0ed3845205bd518dec303426e40192c0f3793)) +* treesitter queries have been merged upstream. no longer needed ([8259369](https://github.com/PunGrumpy/dullahan.nvim/commit/825936964b3526e60c34c4e405dee65389b8b615)) +* treesitter todo keyword highlight ([#310](https://github.com/PunGrumpy/dullahan.nvim/issues/310)) ([0c21ef1](https://github.com/PunGrumpy/dullahan.nvim/commit/0c21ef11b8bbe2c6ec68a69553bee75a75e1587b)) +* **treesitter:** namespace.builtin ([b6bca90](https://github.com/PunGrumpy/dullahan.nvim/commit/b6bca9028ff45dd74989c156e62a579c8b40cded)) +* TS.. => @.. ([daa18bd](https://github.com/PunGrumpy/dullahan.nvim/commit/daa18bd4a4d4bc9dde194d71644e5023af4f975f)) +* update color ([002c8a8](https://github.com/PunGrumpy/dullahan.nvim/commit/002c8a8e355df20108a034c9ac6bb97c38512092)) +* update color ([237fc8a](https://github.com/PunGrumpy/dullahan.nvim/commit/237fc8a3d216300c7fcc9ef61260715a340fc918)) +* update colors for dullahan ([1e400ac](https://github.com/PunGrumpy/dullahan.nvim/commit/1e400ac434231f20d6372d7a05acce404c57f51e)) +* updated day scheme for xfce ([0ee0bcf](https://github.com/PunGrumpy/dullahan.nvim/commit/0ee0bcf14d8c7c70081a0e9967c211121c4300c7)) +* updated extras ([6e0bfd6](https://github.com/PunGrumpy/dullahan.nvim/commit/6e0bfd6836e09a4c66184a33f1266e964f920299)) +* updated highlight groups for illuminate ([791c2a2](https://github.com/PunGrumpy/dullahan.nvim/commit/791c2a219a9425a5817fafc2dd2dcf65c4a0abde)) +* use bg instead of none for TelescopeNormal ([5c086f9](https://github.com/PunGrumpy/dullahan.nvim/commit/5c086f9598d3263346fa2f6d140378f163619859)) +* use ColorSchemePre to cleanup autocommands ([86a1618](https://github.com/PunGrumpy/dullahan.nvim/commit/86a1618b928cc8c84e4179afdf33ce9846e5a0b3)) +* use new-style autocmds ([ec8f2ef](https://github.com/PunGrumpy/dullahan.nvim/commit/ec8f2efe9d9e2bb570477949e9786008605eb984)) +* use terminal_colors ([#161](https://github.com/PunGrumpy/dullahan.nvim/issues/161)) ([d75cd52](https://github.com/PunGrumpy/dullahan.nvim/commit/d75cd5259af8824c134081e1b371a05fb2f7d456)) +* vim-plug needs info for non-master defaults ([#74](https://github.com/PunGrumpy/dullahan.nvim/issues/74)) ([f7af477](https://github.com/PunGrumpy/dullahan.nvim/commit/f7af47749adb22a23cfbfc5c07339209ef041e2e)) + + +### Performance Improvements + +* only do hi clear when non default colorscheme is active ([0ead86a](https://github.com/PunGrumpy/dullahan.nvim/commit/0ead86afe390603f9bd688103d7a5fc6724a828e)) +* remove async loading ([6e1d4c2](https://github.com/PunGrumpy/dullahan.nvim/commit/6e1d4c2f377fe7ed0a833b85d5e6f2f612eda176)) + + +### Reverts + +* **colors:** move to use first ([184ef25](https://github.com/PunGrumpy/dullahan.nvim/commit/184ef25c96873915e1686a023e9d393450c65014)) + + +### Documentation + +* added docs for the new settings ([fb47f63](https://github.com/PunGrumpy/dullahan.nvim/commit/fb47f6348a8d46b734d97cef6118f73263d22bf3)) + + +### Code Refactoring + +* move extras in seperate directories ([1d1d172](https://github.com/PunGrumpy/dullahan.nvim/commit/1d1d1722e035389dc3bfc2489133fa58533c310f)) + ## [2.9.0](https://github.com/folke/dullahan.nvim/compare/v2.8.0...v2.9.0) (2023-10-16) ### Features