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.
- Support for fast bracket pair colorization
- Debug token expression barely visible with a light theme
- Autoupdate anomalies
colors.json
causing errors while loading new colors
- Now the custom background and foreground colors from the
colors.json
will be used if available - Improved color scheme, especially for fortran language
- Behavior when using vscode remote
- Updated version of the dependencies
- Now
@types/color
has become a dev dependency
- Theme auto-update not working at startup when colors changed while vscode was closed: now autoupdate is delayed by 10 seconds
- The keyword color highlighting for a better readability
- Better loading of colors from pywal(Windows user should be able to load their files)
- Extended support to vscode 1.34.0 and beyond
- Initial release of Wal Theme