- Added preliminary support for color schemes
- Currently only supports 2 hardcoded themes:
- Light (Default)
- Dark
- This will be expanded in a future release to support loading custom color schemes from JSON files.
- Currently only supports 2 hardcoded themes:
- Fixed some bugs
- Added code to prevent multiple instances of the application from running at the same time.
This may be improved or removed in a future release.