Skip to content

Latest commit

 

History

History
102 lines (59 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

102 lines (59 loc) · 1.78 KB

Change Log

All notable changes to the "atom-one-darker" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[2.0.6] - 2020-05-16

  • Fixed bugs related to Javascript object litteral colors

[2.0.5] - 2020-04-11

  • Fixed bugs related to keyword colors

[2.0.4] - 2020-04-07

  • Updated selection color which was creating conflicts with comment colors

[2.0.3] - 2020-04-07

  • Added custom css property style

[2.0.2] - 2020-04-03

  • Added haml sample
  • Added haml bugfix

[2.0.0] - 2020-04-03

  • Added main colors shared between languages to avoid adding support per-language-basis.
  • Adjusted language special colors for all tested languages.

[1.0.0] - 2020-03-31

  • Added support for Markdown
  • Added support for Python
  • Added changelog
  • Added samples for Markdown and Python

[0.7.5] - 2020-03-30

  • Updated metadata

[0.7.4] - 2020-03-30

  • Updated readme
  • Updated icon

[0.7.1] - 2020-03-30

  • JSON bugfixes concerning arrays

[0.5.0] - 2020-03-30

  • Added support for JSX
  • Added support for React related JS
  • Added icon

[0.4.1] - 2020-03-27

  • Added HTML and CSS samples

  • Updated Javascript samples

  • Added HTML support

  • Added CSS support

  • Re-added vscode extension files

[0.4.0] - 2020-03-27

  • Added HTML support
  • Added CSS support
  • Re-added vscode extension files

[0.3.3] - 2020-03-26

  • Updated readme

[0.3.2] - 2020-03-26

  • Updated readme

[0.3.1] - 2020-03-25

  • Updated Javascript samples

[0.3.0] - 2020-03-25

  • Updated Javascript samples

[0.2.0] - 2020-03-25

  • Added JSON support

[0.1.0] - 2020-03-25

  • Corrected incorrect base colors

[0.0.2] - 2020-03-12

  • Added Javascript support
  • Added theme screenshot
  • Updated readme