Releases: Inspiaaa/ThemeGen
1.3.1 Bug Fix
Fixed a critical bug related to the new Save Sync feature (see the previous release fore more information).
1.3 Improved Live Preview
The latest release of ThemeGen introduces a live preview plugin that significantly improves the workflow for theme creation. By enabling this plugin, the theme is automatically regenerated whenever the input script is modified and saved, allowing for a more seamless and real-time theme development experience.
Furthermore, you can now configure the verbosity level of output logging, allowing you to greatly reduce the amount of text in the console on theme generation.
In addition to that, this release also includes improved documentation.
For more details, check out the README.
1.2 StyleBoxTexture Support
This update introduces support for StyleBoxTextures, enabling developers to create more visually appealing and customizable UIs for games and apps.
1.1.1 Bug Fix
Version 1.1.1 of ThemeGen addresses an issue that prevented themes from setting properties not present in the default theme (#1).
1.1 Live Preview
Version 1.1 of ThemeGen adds a live preview feature which automatically updates all existing instances of your theme in the editor when the theme generator is run. This means that the editor no longer needs to be restarted for changes to become visible in your UI, greatly improving the workflow with this tool.