Skip to content

Tags: rokoroku/vscode-theme-darcula

Tags

v1.2.1

Toggle v1.2.1's commit message
1.2.1

Verified

This commit was signed with the committer’s verified signature.
rokoroku Youngrok Kim

v1.0.9

Toggle v1.0.9's commit message
v1.0.9

- Revert background color to the default (fixes #3)
- Change the line highlight color according to the background color change

v1.0.8

Toggle v1.0.8's commit message
v1.0.8

- Add icon for vscode extension
- Add triple-slash directive colorization
- Add regex capture group colorization
- Fix wrong operator colorization on file scoped code
- Change XML/HTML string color to match other string
- Change line highlight color & background color to match the original theme (fixes #2)

v1.0.7

Toggle v1.0.7's commit message
Improve CSS/SCSS colorization

v1.0.6

Toggle v1.0.6's commit message
Improve JSX/TSX colorization,

Improve regex class colorization

v1.0.5

Toggle v1.0.5's commit message
Change JSX tag color to match original theme

Fix wrong operator colors
Fix string quote color inside template string