Skip to content

Releases: mrred85/vscode-theme-darcula

Theme 1.20.0 released

28 Jul 21:54
Compare
Choose a tag to compare

Theme for Visual Studio Code >= 1.78.* version. See the changelog for every commit.

Notable items about the 1.20.0 release:

Add

  • PHP Blade syntax
  • PHP8, VueJS Vetur and Volar
  • TSX Syntax

Fixes

  • Fix: PHP Blade punctuation terminator

Update

  • SQL syntax
  • INI syntax
  • TS primitives
  • Support type update

Code

  • Scope names

Theme 1.19.0 released

08 May 14:13
Compare
Choose a tag to compare

Theme for @VScode >= 1.56.* version. See the changelog for every commit.

Notable items about the 1.19.0 release:

Add

  • Vue.js syntax

Fixes

  • PHP syntax

Code

  • Add: Secondary button

Theme 1.18.0 released

16 Dec 23:00
Compare
Choose a tag to compare

Theme for @VScode >= 1.52.* version. See the changelog for every commit.

Notable items about the 1.18.0 release:

Add

  • Editorconfig syntax

Fixes

  • PHP syntax
  • Activity bar inactive foreground color
  • Side bar foreground color
  • Ini meta header
  • HTML inline JavaScript and PHP string block JS
  • JavaScript string template punctuation
  • PHP variables in string
  • PHP sql syntax in string

Code

  • Update: border color for sashes
  • Add: menubar and menu colors

Theme 1.17.0 released

15 Jun 14:28
Compare
Choose a tag to compare

Theme for @VScode >= 1.42.* version. See the changelog for every commit.

Notable items about the 1.17.0 release:

Add

  • Typescript type syntax
  • Activity Bar add drop border

Delete

  • Activity Bar delete drop background property

Fixes

  • PHP syntax
  • CSS and SCSS syntax
  • Editor folded region highlighted
  • Active links foreground
  • Comment keyword operator
  • Editor indent guide full color

Code

  • Fix: Tokens font style value "normal" with empty string
  • Fix: Theme single "scope" values

Theme 1.16.0 released

11 Feb 13:40
Compare
Choose a tag to compare

Theme for @VScode >= 1.42.* version. See the changelog for every commit.

Notable items about the 1.16.0 release:

Add

  • Folded region highlighting color

Fixes

  • HTML JavaScript inline syntax

Theme 1.15.0 released

11 Feb 13:52
Compare
Choose a tag to compare

Theme for @VScode >= 1.41.* version. See the changelog for every commit.

Notable items about the 1.15.0 release:

Fixes

  • PHP
  • PHP SQL colors

Theme 1.14.0 released

08 Nov 15:08
Compare
Choose a tag to compare

Theme for @VScode >= 1.40.* version. See the changelog for every commit.

Notable items about the 1.14.0 release:

Add

  • Activity Bar indicator background color and border

Theme 1.13.1 released

09 Oct 13:04
Compare
Choose a tag to compare

Theme for @VScode >= 1.38.* version. See the changelog for every commit.

Notable items about the 1.13.1 release:

Fixes

  • JavaScript & TypeScript syntax fix for object literal keys

Theme 1.13.0 released

09 Oct 13:02
Compare
Choose a tag to compare

Theme for @VScode >= 1.38.* version.

Notable items about the 1.13.0 release:

Fixes

  • CSS
  • JavaScript & TypeScript
  • PHP

Add

  • C/C++ #pragma mark style

Code

  • Theme JSON code merge and simplification.