# Changelog ## [1.7.1](https://github.com/maxmx03/dracula.nvim/compare/v1.7.0...v1.7.1) (2024-10-30) ### Bug Fixes * css highlights ([b7d73e2](https://github.com/maxmx03/dracula.nvim/commit/b7d73e212c0d384808f78e2bd2477f854d338171)) * html tags and attributes ([0e7156e](https://github.com/maxmx03/dracula.nvim/commit/0e7156e20c0af9cbc9aa751132b0bd9578fb1fb0)) ## [1.7.0](https://github.com/maxmx03/dracula.nvim/compare/v1.6.0...v1.7.0) (2024-10-29) ### Features * dracula-soft termcolors ([dd68058](https://github.com/maxmx03/dracula.nvim/commit/dd6805825c359d44a8faa036954eeb792faf9b39)) ## [1.6.0](https://github.com/maxmx03/dracula.nvim/compare/v1.5.1...v1.6.0) (2024-10-29) ### Features * load_spec removed ([be281db](https://github.com/maxmx03/dracula.nvim/commit/be281db5bafbc707eec472207541786e1af3af56)) * queries removed ([350f629](https://github.com/maxmx03/dracula.nvim/commit/350f6298c038e92f31d6f89a9bb08aab2941146f)) ## [1.5.1](https://github.com/maxmx03/dracula.nvim/compare/v1.5.0...v1.5.1) (2024-08-23) ### Bug Fixes * rainbow delimiter blue color ([1804d3e](https://github.com/maxmx03/dracula.nvim/commit/1804d3e6de135f88e57ea328376d71449add3496)) * rainbow-delimiter violet color ([0b0ff4f](https://github.com/maxmx03/dracula.nvim/commit/0b0ff4faa9ec19350226b85cde2ca8355d9375ea)) ## [1.5.0](https://github.com/maxmx03/dracula.nvim/compare/v1.4.0...v1.5.0) (2024-08-23) ### Features * **plugin:** Add support for `rainbow-delimiters` ([ef689e5](https://github.com/maxmx03/dracula.nvim/commit/ef689e56aa5ef3f9711cc38180bc0c2c3c9eabf8)) ## [1.4.0](https://github.com/maxmx03/dracula.nvim/compare/v1.3.1...v1.4.0) (2024-08-03) ### Features * bufferline.nvim ([bb74938](https://github.com/maxmx03/dracula.nvim/commit/bb7493845daa9eedb1a86022f1119319c0af2fad)) * config styles ([7bdaaff](https://github.com/maxmx03/dracula.nvim/commit/7bdaaffec92eabe57951988d96a403347db45369)) ## [1.3.1](https://github.com/maxmx03/dracula.nvim/compare/v1.3.0...v1.3.1) (2024-04-20) ### Bug Fixes * css psudo_class_selector ([f6552f5](https://github.com/maxmx03/dracula.nvim/commit/f6552f53428b58c082eada492d4de6efba8d1f18)) ## [1.3.0](https://github.com/maxmx03/dracula.nvim/compare/v1.2.0...v1.3.0) (2024-02-26) ### Features * bufferline.nvim highlight groups removed ([31aef69](https://github.com/maxmx03/dracula.nvim/commit/31aef69aba109e340eed05cfa0a4d74a81db9d54)) ## [1.2.0](https://github.com/maxmx03/dracula.nvim/compare/v1.1.1...v1.2.0) (2024-02-26) ### Features * barbecue ([dfc0cf8](https://github.com/maxmx03/dracula.nvim/commit/dfc0cf86444f84093585c9c284a3304cb09bf7eb)) * lualine theme dracula-soft ([ad744ad](https://github.com/maxmx03/dracula.nvim/commit/ad744ad9ef26f5f8dbf76c985a8fd0f434dc7343)) ### Bug Fixes * on_colors ([c717f28](https://github.com/maxmx03/dracula.nvim/commit/c717f28b96814889e3f3a1d10aa55dc73073777a)) * on_highlights,on_colors ([a5c2195](https://github.com/maxmx03/dracula.nvim/commit/a5c219550696a3b45863748b16ec26482d6aee3d)) ## [1.1.1](https://github.com/maxmx03/dracula.nvim/compare/v1.1.0...v1.1.1) (2024-02-25) ### Bug Fixes * markupblockcode color, on_highlights ([9f71da8](https://github.com/maxmx03/dracula.nvim/commit/9f71da8e9e600045d165aa8e05db57ee50eb720c)) ## [1.1.0](https://github.com/maxmx03/dracula.nvim/compare/v1.0.0...v1.1.0) (2024-02-24) ### Features * color annotation ([511f7e7](https://github.com/maxmx03/dracula.nvim/commit/511f7e77809e8c2948227e54fbf7470f4e055be6)) ### Bug Fixes * symbol_file color ([03dff88](https://github.com/maxmx03/dracula.nvim/commit/03dff88b0c1327fa0a8920bae55bb706724279b8)) * symbol_unit color ([264d83a](https://github.com/maxmx03/dracula.nvim/commit/264d83aa1e6b56f4616ce651c745049c78b9dbb8)) ## 1.0.0 (2024-02-24) ### Features * autocmd for css hl, changes: css property highlight color ([b6e3f23](https://github.com/maxmx03/dracula.nvim/commit/b6e3f23cca9fa7fdaf68ccdb56974928f299be17)) * callback ([72452e5](https://github.com/maxmx03/dracula.nvim/commit/72452e5cda0706bd287ac7b71f31ff65c49df2d9)) * dashboard-nvim ([b1d54a4](https://github.com/maxmx03/dracula.nvim/commit/b1d54a4ed15d8e6f87eff2d887bf0f5132756082)) * diagnostic hl groups ([67083e7](https://github.com/maxmx03/dracula.nvim/commit/67083e77b4f8313bd790d87f74caf13a59b9c18c)) * dracula.lua removed ([46fe321](https://github.com/maxmx03/dracula.nvim/commit/46fe321c2340da469e41b4af310cd4f8d3c94970)) * dracula.nvim.txt removed ([5e99c44](https://github.com/maxmx03/dracula.nvim/commit/5e99c44088ce7af1d5afd7dabfcbbfa0a75b3255)) * dracula.yml ([de7b01f](https://github.com/maxmx03/dracula.nvim/commit/de7b01f975fcc0b74fb1862bfffdbb445224be3d)) * github workflows ([99e8714](https://github.com/maxmx03/dracula.nvim/commit/99e871410f42504d13835a48e0455e5fec966d22)) * hopkey ([1b63eab](https://github.com/maxmx03/dracula.nvim/commit/1b63eab61050c54d1f32d4c80ed20b2a1ed8dd3f)) * indentblankline ([a6921fa](https://github.com/maxmx03/dracula.nvim/commit/a6921faf8e4d8ba53a08f3023841cf30d24afb32)) * lazy ([a44f56f](https://github.com/maxmx03/dracula.nvim/commit/a44f56f6e807469a965ef6e10889e23de6ee3e6e)) * lualine, new blended color ([3483e43](https://github.com/maxmx03/dracula.nvim/commit/3483e43f8103c485edc898eb6c5557f6d299fa1b)) * mini ([e4c4316](https://github.com/maxmx03/dracula.nvim/commit/e4c431602c90557645d8a952538cd8f451f154c2)) * mini cursorword ([4a3540c](https://github.com/maxmx03/dracula.nvim/commit/4a3540cabc1162666f5c77ece46af64bfe666e76)) * mini,hop,inlay_hint ([782fb79](https://github.com/maxmx03/dracula.nvim/commit/782fb79f507ff249c4781cb0f1918cc6ef6819e9)) * neo-tree,nvim-tree ([965f18c](https://github.com/maxmx03/dracula.nvim/commit/965f18c3626d10ef334db8caca2e90cfd3a331ab)) * neogit,gitsigns,todo.nvim,lazy ([ab203b0](https://github.com/maxmx03/dracula.nvim/commit/ab203b05c59e222bf67a80d055c6194424dee83b)) * new treesitter hl groups ([929cda7](https://github.com/maxmx03/dracula.nvim/commit/929cda7327f022fdd341949fb7bf143b3e588093)) * noice-nvim ([37b7374](https://github.com/maxmx03/dracula.nvim/commit/37b7374a072c18b8c3423f4d9da07c3ebb9f028e)) * nvim-navic,telescope ([9d4608a](https://github.com/maxmx03/dracula.nvim/commit/9d4608a4613fa99434a6775e6ed0398332505392)) * override ([67fb236](https://github.com/maxmx03/dracula.nvim/commit/67fb236701dd84d1ca808bbfed341b52b2b4e401)) * queries ([8816e2a](https://github.com/maxmx03/dracula.nvim/commit/8816e2a79731b10f15e0686a20d8caac5e31f5a8)) * saturation ([3ea71cc](https://github.com/maxmx03/dracula.nvim/commit/3ea71cc012487232d42d1d7e72ffeaf12336be72)) * semantic highlights ([bb37da3](https://github.com/maxmx03/dracula.nvim/commit/bb37da36c9a151617c7447ab9632faf1b363dd73)) * semantic hl, autocmd, changes: linenr ([30e99c5](https://github.com/maxmx03/dracula.nvim/commit/30e99c5c72f91939c163e34c874960f1f5ec6b3a)) * soft variant ([8aaace1](https://github.com/maxmx03/dracula.nvim/commit/8aaace16918b298f751f314c755a35ada5704563)) * switch colorgen to schemecraft ([4917f99](https://github.com/maxmx03/dracula.nvim/commit/4917f993a627e79ea954a3e06b130b225bbd644e)) * symboloutline, changes: vimnotify ([a1a6b35](https://github.com/maxmx03/dracula.nvim/commit/a1a6b355044c1b873649999f507a057f20de32f7)) * transparency ([bbcc707](https://github.com/maxmx03/dracula.nvim/commit/bbcc7076716e1118d1aed7fedf58962dc4d6187c)) * which-key ([82d240e](https://github.com/maxmx03/dracula.nvim/commit/82d240e791e89a6efad5253a0e66b5c3c4459df9)) ### Bug Fixes * base02 color ([d3703cf](https://github.com/maxmx03/dracula.nvim/commit/d3703cf03eecaaf209c36c82082c300f6df33f6c)) * dracula config ([6390646](https://github.com/maxmx03/dracula.nvim/commit/63906465fd0e8894ba0675b3f5e823af5db93976)) * float_bg color ([3b11ea0](https://github.com/maxmx03/dracula.nvim/commit/3b11ea0f5178644a55be074e3120f876ed1c8dcc)) * grammar ([e1dc8cd](https://github.com/maxmx03/dracula.nvim/commit/e1dc8cdb27be610784e2621f06374bbd7c7f1d50)) * illuminate plugin ([1e37ea6](https://github.com/maxmx03/dracula.nvim/commit/1e37ea6d3cd07eb1003c4a89c0e5e4712ba1da4b)) * markdown hl colors ([ed6b85b](https://github.com/maxmx03/dracula.nvim/commit/ed6b85b52dfde41e6f84c9e745a1d7c2364d9b71)) * miss typo ([d0752d4](https://github.com/maxmx03/dracula.nvim/commit/d0752d45b602bf60a0869e9ef3273a911b3c159f)) * python decorator color, instanceReservedWords ([3ac0bb4](https://github.com/maxmx03/dracula.nvim/commit/3ac0bb4d56aa7b74a9f78f753ba084b3421a5822)) * require variant palette ([aff094e](https://github.com/maxmx03/dracula.nvim/commit/aff094ef2b3ed07686229007087ef65c0a7167ed)) * setup ([6150d93](https://github.com/maxmx03/dracula.nvim/commit/6150d9355a516b131bc76d6b7303daddbd92852a)) * soft palette ([5c2c4fd](https://github.com/maxmx03/dracula.nvim/commit/5c2c4fd258097364baee0c941e07bbc84f03f72e)) * soft variant ([f59b69e](https://github.com/maxmx03/dracula.nvim/commit/f59b69e6b7410336099f961d761c96e9d6556dda)) * statusline, semantic hl ([732d8ce](https://github.com/maxmx03/dracula.nvim/commit/732d8ce13d6c45472659e03349a8f67970ed2551)) * telescope-normal ([f0c7de9](https://github.com/maxmx03/dracula.nvim/commit/f0c7de9860534f571f37ddda8a186e95affb7ad7)) * text.html ([6857864](https://github.com/maxmx03/dracula.nvim/commit/68578644e2b554b1d272eaa7a338ba1c59d65ff2)) * treesitter highlights, markdown ([f6ec1c7](https://github.com/maxmx03/dracula.nvim/commit/f6ec1c7ddc83cf78635a6390a48ad148efea3192)) * type.definition ([5fd260d](https://github.com/maxmx03/dracula.nvim/commit/5fd260d2548afe688033aead16a0ac505c13f308)) * typedef color ([51fb21c](https://github.com/maxmx03/dracula.nvim/commit/51fb21c844e591e9b581e2a8fd04e5c9b8692ac0)) * typeParameter color ([01fb691](https://github.com/maxmx03/dracula.nvim/commit/01fb691b447524558c5fe157e5910454499fa562)) * typo ([b601350](https://github.com/maxmx03/dracula.nvim/commit/b601350c2a8a0262c08635b4794ccf3c01dfe6c1)) * which-key, nvim-tree ([e00b781](https://github.com/maxmx03/dracula.nvim/commit/e00b781ffca26ed1ed1aaa3d9cf63684bbdf36bc)) * whichkey endofbuffer fg color ([b3b4e59](https://github.com/maxmx03/dracula.nvim/commit/b3b4e59472b0daa2b9c9da62ea55c39cc0d9dc79)) * xml syntax ([218525d](https://github.com/maxmx03/dracula.nvim/commit/218525dc5b0f194834d79dbc52ec3459ceaf4ca9))