Skip to content

Releases: maxmx03/dracula.nvim

v1.7.1

30 Oct 14:16
7fadc37
Compare
Choose a tag to compare

1.7.1 (2024-10-30)

Bug Fixes

v1.7.0

29 Oct 20:00
689f696
Compare
Choose a tag to compare

1.7.0 (2024-10-29)

Features

  • dracula-soft termcolors (dd68058)

v1.6.0

29 Oct 19:53
72ab195
Compare
Choose a tag to compare

1.6.0 (2024-10-29)

Features

Performance Improv

before

20241029_16h47m56s_grim

after

20241029_16h50m36s_grim

BREAK CHANGES

config.styles

 styles = {
    Type = {},
    Function = {},
    Parameter = {},
    Property = {},
    Comment = {
      italic = true,
    },
    String = {},
    Keyword = {},
    Identifier = {},
    Constant = {},
  },

v1.5.1

23 Aug 19:21
8323e72
Compare
Choose a tag to compare

1.5.1 (2024-08-23)

Bug Fixes

  • rainbow delimiter blue color (1804d3e)
  • rainbow-delimiter violet color (0b0ff4f)

v1.5.0

23 Aug 08:14
47722af
Compare
Choose a tag to compare

1.5.0 (2024-08-23)

Features

  • plugin: Add support for rainbow-delimiters (ef689e5)

v1.4.0

03 Aug 01:37
48ebad2
Compare
Choose a tag to compare

1.4.0 (2024-08-03)

Features

v1.3.1

15 Jun 00:49
bda570f
Compare
Choose a tag to compare

1.3.1 (2024-04-20)

Bug Fixes

  • css psudo_class_selector (f6552f5)

v1.3.0

26 Feb 12:49
f9e91a2
Compare
Choose a tag to compare

1.3.0 (2024-02-26)

Features

  • bufferline.nvim highlight groups removed (31aef69)

v1.2.0

26 Feb 12:22
7b749f1
Compare
Choose a tag to compare

1.2.0 (2024-02-26)

Features

Bug Fixes

v1.1.1

25 Feb 17:20
e78a7ff
Compare
Choose a tag to compare

1.1.1 (2024-02-25)

Bug Fixes

  • markupblockcode color, on_highlights (9f71da8)