Skip to content

Releases: one-dark/vscode-one-dark-theme

v1.7.0

07 Jun 02:45
Compare
Choose a tag to compare

1.7.0 (2020-06-07)

Features

  • Improve colors for markdown previews and other webviews (5582fd7)

v1.6.0

05 Jun 02:40
Compare
Choose a tag to compare

1.6.0 (2020-06-05)

Bug Fixes

  • Remove source maps from extension output (40982a6)

Features

  • Add One Dark Vivid color theme and code to migrate deprecated setting (3376001)
  • Use editor.tokenColorCustomizations for theme configuration. This allows for instant updates without reloads and survivability between updates. (b8e273d), closes #16
  • Use italic font for HTML attributes (3ab7af9), closes #17

Reverts

v1.5.0

26 May 00:35
19ccd2a
Compare
Choose a tag to compare

1.5.0 (2020-05-26)

Features

  • Add modified tab border color (94504db)

v1.4.0

10 May 04:29
Compare
Choose a tag to compare
  • Add semantic token colors to enable semantic highlighting

v1.3.1

21 Nov 03:07
Compare
Choose a tag to compare
  • Update Ruby interpolation bracket color to coral
  • Update Groovy types to chalky

v1.3.0

07 Nov 23:54
Compare
Choose a tag to compare
  • Update activity bar border color to blue.

v1.2.0

04 Nov 03:27
Compare
Choose a tag to compare
  • Add more information to the readme.
  • Update focus border to blue color.
  • Add blue underline to the active tab.
  • Update focus color for the tree view (files tab) to blue.
  • Active selection can now be differentiated from the search results color.
  • Added a black border to the title, tree view, and panel to match Atom's style.

v1.1.2

29 Oct 02:04
Compare
Choose a tag to compare
  • Fix highlighting of JS consts (i.e. JSON).
  • Use chalky color for Java package names and no-italics.

v1.1.1

26 Oct 21:24
Compare
Choose a tag to compare
  • Move documentation to GitBook.

v1.0.10

26 Oct 16:33
Compare
Choose a tag to compare
  • Use GitHub Actions for publishing instead of Travis.
  • Remove build badge from the readme.