Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

97 lines (51 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

[Unreleased]

[0.3.5] - 2022-05-06

Changed

  • Temporary fix notice for bracket pair colorization #148859

[0.3.4] - 2022-04-09

Changed

  • Remove redudant files in package

[0.3.3] - 2021-06-24

Changed

  • Fix editor suggest foreground and highlight color

[0.3.2] - 2021-04-12

Changed

  • Fix css property highlight

[0.3.1] - 2021-04-12

Changed

  • Fix types and builtin constants highlight

[0.3.0] - 2021-04-12

Added

  • Initial release of scope dsrkafuu

[0.2.5] - 2021-04-12

Removed

  • Deprecate this package and migrating to dsrkafuu.vscode-theme-aofuji

[0.2.4] - 2021-02-06

Changed

  • Fix function syntax highlighting

[0.2.3] - 2021-02-06

Changed

  • Fix new express class

[0.2.2] - 2020-12-25

Changed

  • Fix language constant syntax

[0.2.1] - 2020-12-22

Changed

  • Fix JavaScript template string syntax
  • Fix html component (vue, jsx, etc.) syntax

[0.2.0] - 2020-12-18

Added

  • New no italic version
  • Bracket match colors remap
  • Editor widget colors remap

Changed

  • Optimize syntax highlighting contrast ratio
  • Adjust unused code opacity

[0.1.1] - 2020-12-17

Changed

  • Fix theme metadata

[0.1.0] - 2020-12-17

Added

  • Initial release