Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

62 lines (40 loc) · 1.63 KB

Change Log

All notable changes to the "beautiful-ui" extension will be documented in this file.

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

[1.7.0] 2020-03-21

  • feat: enable semantic highlighting by default.

[1.6.0] 2020-03-18

  • 336de33 - chore: update site
  • 0110edf - feat: make themes consistent and remove bold
    1. Bold is too much on the eye #23
    2. Use intended color as original theme, it looks better.
    3. Use proper color for OneDark theme.
    4. Semantically color variables, types, function, punctuations etc.

[1.5.0] 2020-03-16

  • c9e00d7 - feat: modernize website
  • 03adbf8 - fix: consistency in jsx files
  • 7024772 - feat: prepare to update site

[1.4.0] 2020-03-16

  • 45dde33 - test: update snapshots
  • a9bf4da - feat: make consistent font style
  • dfdad77 - fix: breadcrump for light themes
  • aefaee6 - feat: add breadcrump color palette
  • 93f127e - feat: make variable and import colors consistent
  • e0572e7 - chore(dep): upgrade dependencies
  • c4dec41 - chore: migrate vscode eslint settings

[1.3.0] 2018-06-29

  • Use opaque color for overViewRuler. (#3)
  • Add separator color for editorGroup.
  • Improvements for PHP and HTML.

[1.2.1] 2018-06-07

  • Update jest snapshots (Oops 🤦‍).

[1.2.0] 2018-06-07

  • Fix alpha calculation of color schemes. No more weird alpha output.
  • Add 4 minimal color theme.
  • Add Tomorrow Subliminal theme (Just a combination of minimal + tomorrow).

[1.1.2] 2018-05-09

  • Fix vsce issue.

[1.1.1] 2018-05-09

  • Documentation Generated.

[1.1.0] 2018-05-08

  • Initial release with all themes.