Skip to content

Latest commit

 

History

History
95 lines (63 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

95 lines (63 loc) · 2.98 KB

Change Log

All notable changes to the "aurora-future" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.1 - 2021-07-21

✨ New

  • Added tsx support
  • Added react render HTML template colors to match the .html file colors.

0.2.0 - 2021-04-26

✨ New

  • Complete refactored all the tokens
  • Keeping all scss, css code scheme retain the same colors.
  • Added color for markdown separator ---

0.1.7 - 2021-04-20

✨ New

  • Added theme colors for editor widget.
  • Added theme colors for panel (compatible with Insider).

0.1.6 - 2021-04-20

✨ New

  • Added theme color for quote block.
  • Added theme color for inline code.
  • Added border color hover border color for draggable sashes.

0.1.5 - 2021-04-19

Changes

  • Changed welcome window status bar colors.
  • Improved terminal syntax colors.

0.1.4 - 2021-04-18

✨ New

  • Added theme keywords in package.json
  • Added theme bug link in package.json
  • Added theme gallery in package.json

🔮 Changed

  • Improved typescript syntax colors.
  • Changed all the gitDecoration colors to improve visual harmony.
  • Changed the activityBar.activeBorder color.
  • Changed activityBar icon color.
  • Updated theme icon image (logo).

0.1.3 - 2021-04-17

  • Improved markdown syntax.
  • Fixed markdown syntax colors for list and number list.

0.1.2 - 2021-04-17

  • Added advance styles for markdown.
  • Fixed const styles in JS export default.

0.1.1 - 2021-04-17

  • Changed editor.dropBackground to transparent purple.
  • Added custom debug console styles and colors.
  • Added custom git related styles and colors.
  • Added custom terminal related styles and colors.
  • Added custom text-color related styles and colors.

0.1.0 - 2021-04-17

  • Initial release