- Fixed an issue where theme was not found
- Fixed: Theme matching for themes without an explicit
idin their extension manifest. Themes that only define alabelare now correctly identified and matched. - Added end-to-end tests and CI improvements for stability.
- Fix: resolve theme id vs label to ensure theme applies reliably.
- UI: Settings webview styling improvements and select fields use VS Code colors.
- Fixed: Settings page theme select now shows the saved value correctly.
- Added optional
iconThemesupport in mappings to switch File Icon Theme along with the Color Theme.
Special thanks to https://github.com/zzhaolei for suggesting the iconTheme support :)
- No need to specify timezone in each mapping. Instead, define the
utcOffsetsetting.
- If there are no tasks scheduled until the current time, then get the last task from yesterday.
- Initial release