Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

76 lines (40 loc) · 1.54 KB

Change Log

All notable changes to the "wal-theme" extension will be documented in this file.

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

[Unreleased]

[1.2.0] - 2021-09-21

Added

[1.1.3] - 2021-08-30

Fixed

  • Debug token expression barely visible with a light theme

[1.1.2] - 2021-08-22

Fixed

  • Autoupdate anomalies

[1.1.1] - 2021-08-14

Fixed

  • colors.json causing errors while loading new colors

[1.1.0] - 2021-08-09

Changed

  • Now the custom background and foreground colors from the colors.json will be used if available
  • Improved color scheme, especially for fortran language

Fixed

  • Behavior when using vscode remote

[1.0.4] - 2020-04-03

Changed

  • Updated version of the dependencies
  • Now @types/color has become a dev dependency

Fixed

  • Theme auto-update not working at startup when colors changed while vscode was closed: now autoupdate is delayed by 10 seconds

[1.0.3] - 2019-10-04

Changed

  • The keyword color highlighting for a better readability

[1.0.2] - 2019-09-26

Changed

  • Better loading of colors from pywal(Windows user should be able to load their files)

[1.0.1] - 2019-09-26

Added

  • Extended support to vscode 1.34.0 and beyond

[1.0.0] - 2019-09-23

  • Initial release of Wal Theme