Dracula Visual Studio Code Versions Save

🧛🏻‍♂️ Dark theme for Visual Studio Code

v2.22.0

4 years ago

Minor

  • enable semantic highlighting.
  • update screenshot.

NOTE: This is probably going to be somewhat buggy in certain situations. We can address those bugs as they come up. Feel free to open issues for these.

Keep in mind, the source of truth for "correctness" should come from https://spec.draculatheme.com

v2.21.0

4 years ago

Minor

  • make breadcrumb color match active tab color (#138)
  • improve rendered whitespace color. (#135)

v2.20.0

4 years ago

Minor

  • support new editor.foldBackground highlight group.

v2.19.2

4 years ago

Patch

  • Noop update to fix screenshot on vscode marketplace.

v2.19.1

4 years ago

Patch

  • Noop update so screenshot path is updated downstream in vscode marketplace.

v2.19.0

4 years ago

Minor

  • Add activitybar colors. #121

Patch

  • Fix cursor color in ipynb files. #124

Credits

Thanks @leandrocunha for your contribution!

v2.18.1

4 years ago

Patch

  • Fix class keyword highlighting in babel syntax. #118

Thanks @black-black-cat for your contribution!

v2.18.0

5 years ago

Minor

  • Add support for statusBarItem.remoteBackground (currently available in insiders) #105

v2.17.0

5 years ago

Minor

  • Adjust JSDoc-style comments to align with specification.

Patch

  • Fix python docstring highlighting.

v2.16.0

5 years ago

Minor

  • Implement colors for new List Filter Widget scopes. (#95).

Huge thanks to @DanielRamosAcosta for the contribution.