Skip to content

Release 2.3.0 - Theme Editor

Compare
Choose a tag to compare
@mathoudebine mathoudebine released this 06 Feb 22:36
· 499 commits to main since this release
e1d27a7

What's Changed

This new release comes with a Theme Editor to easily create/update themes for Turing System Monitor.
When started, the theme-editor.py program will open the selected theme YAML file in your default editor associated to .yaml files (e.g. Notepad++, VS Code...)
It will also open an always-on-top window displaying a preview of the selected theme with stubbed data.

Whenever the theme.yaml file is updated, the preview window will reload the theme with the new changes.
It is much faster than having to stop/restart the Turing System Monitor to see new changes!

Feature/theme editor by @mathoudebine in #149

Other changes

This release also comes with the following updates and fixes:

New Contributors

Full Changelog: 2.2.1...2.3.0