- Added automatic migration on plugin load for legacy
highlightedFiles.xmldata fromProjectTree Color Highlighter.
- Upgraded the build and plugin setup for Gradle 9.5, Kotlin 2.3, and JVM 21.
- Reworked color settings for theme-aware light/dark variants and improved dialog behavior.
- Added live color-swatch preview updates while using the color picker.
- Added per-color reset actions.
- Refactored the package structure and refreshed copyright/branding.
- Removed deprecated code and simplified UI initialization and logger usage.
- Support for 2021.1.* and above
- Support for 2021.1
- The code has been significantly refactored and optimised
- No more blinking while reindexing
- Now we can override scope colors
- New "Manage Color Settings" dialog:
- Save current colors as IDE defaults
- Open the project settings configuration file
- Load IDE defaults
- Reset colors to factory defaults
- Marks for current color in Highlight menu
- Highlight option was added to editor tabs menu
- Minor backward-compatible highlightedFiles.xml format enhancement
- Support for 2020.3
- Support for 2020.2
- Bug fixes
- Initial public release