Skip to content

Releases: dinbtechit/vscode-theme

v1.8.1

25 Jun 12:47
d7976b7
Compare
Choose a tag to compare
  • #67 - Fix inactive selection color in Dark Modern theme

v1.8.0

17 May 16:57
644e81d
Compare
Choose a tag to compare
  • #59 - VSCode Dark Modern Theme Initial
  • [Chores] - Updating links
  • [Chores] - syncing with Intellij Templates

v1.7.9

07 May 00:25
85651d3
Compare
Choose a tag to compare
  • #55 - Syntax highlighting for shell scripts (For local variables explicitly)

v1.7.8

26 Mar 19:19
Compare
Choose a tag to compare

Fixed

  • [Experimental] Apply highlighting when indexing.
  • Syncing with Template changes.

v1.7.7

13 Jan 14:16
Compare
Choose a tag to compare
  • #47 - Purple color is inconsistent - Fixed only in VSCode theme. Not affects Brighter theme.
  • #49 - Markdown color inconsistencies - ordered and unordered List Text colors

v1.7.6

11 Dec 22:49
45716a3
Compare
Choose a tag to compare

Fixed

  • AppCode colors to be consistent with VSCode.

v1.7.5

09 Dec 00:42
2b1122c
Compare
Choose a tag to compare

Changed

  • GoLang - Package identifier blue instead of white. Maybe slightly off.

Fixed

  • #42 - Fix Startup errors.

v1.7.4

03 Dec 22:49
e7a1b2f
Compare
Choose a tag to compare

Changed

  • Default Annotation - Decommissioning Default Annotator due to Issue #38
  • Typescript await keyword inconsistency.

v1.7.3

14 Nov 12:24
d599f75
Compare
Choose a tag to compare

Fixed

  • Go - improve syntax highlighting

Changed

  • Option to star the github repo

v1.7.2

07 Nov 15:47
3e0b66c
Compare
Choose a tag to compare

Fixed

  • Bug #31 - Inconsistent ANSI Console Colors

Added

  • Adding Default syntax highlighting for base control statements to match vscode
  • Adding a basic version of Rust specific syntax highlighting.