vsc-material-theme/CHANGELOG.md
2022-03-03 09:38:17 +01:00

5.9 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

33.4.0 (2022-03-03)

Bug Fixes

  • update activationEvents (c40e490)

33.3.0 (2022-03-02)

Features

  • add support to untrusted workspaces (68e8e7c)

33.2.2 (2021-03-15)

33.2.1 (2021-03-15)

Bug Fixes

  • fix: add basic markup highlight (420341c), closes #514
  • update theme keys for upcoming vscode 1.54 (4445f3d)

33.1.2 (2020-12-14)

33.1.1 (2020-12-14)

33.1.0 (2020-12-14)

Features

  • #508: add check for setting sync across devices (#512) (f09de7a), closes #508
  • wrap accent settings inside variant name (#504) (596b6e6)

33.0.0 (2020-09-05)

32.9.0 (2020-09-05)

32.8.0 (2020-09-05)

Features

  • Add support for tree's guidelines (19a383f)
  • Improve PHP support (df892e4)

Bug Fixes

  • Fix comment punctuation highlight (e241a62)
  • fix css properties name color (02b0ba5)
  • Fix inputs selection background (228a44c), closes #362
  • Fix meta.function-call highlight (89afb87)
  • Fix punctuation color (1e549ef), closes #332
  • Fix punctuation color regression (306d6d7)
  • fix quickpanel foreground color (251f601), closes #469
  • Fix search highlight matched result color (0a66c2c), closes #358
  • Fix squiggles colors to match overview rulers (532a664), closes #336
  • Fix terminal cursor color (8912ca3)
  • improve color contrast on lighter variants (d8d6647)
  • Improve find highlight (4f70e18)
  • improve functions colors (fa5322f)
  • Improve JSX text readability (1efecfe)
  • input selection background (20b2a0a)
  • input validation borders opacity (e6d8c3f), closes #481
  • type scopes highlight (ae7cfd2)
  • Update generator and made new groups (4b1db4e)