This is the first major version of ecksClone.
- Added a light theme (ecksClone Pastel Light)
- Added borders to elements of the interface
- Pastel/Dark: updated inactive background (no folder)
- Unified UI colours
- Unified syntax colours between light & dark themes
Thank you for using ecksClone, we hope you enjoy this update.
Nevexo & Jack-JB.
Added notification script, this script will alert users of new features when we upgrade the theme. This update doesn't include any messages, but will allow the globalState to be populated ready for our next release that will make use of this notification system.
Please see documentation within the script/ directory for more information on the notify system.
Added logo
Includes updated syntax highlighting mainly focusing on Python. General minor bugfixes.
This minor patch resolves statusBar issues (when no folder is open) and issues with Python/JavaScript specific formatting.
Resolved some git issues, updated syntax highlighting for strings & Python functions and added GitHub Actions CI.
Created the basic theme, themed the UI as a whole & added the starts of syntax highlighting.
- Initial release