intellij-extra-toolwindow-colorful-icons
intellij-extra-toolwindow-colorful-icons copied to clipboard
🧩 IntelliJ IDEA based IDEs plugin that makes tool window icons colorful. This plugin is based on the ToolWindow Colorful Icons plugin from JetBrains, and adds some icons. Configurable. New UI support...

Extra ToolWindow Colorful Icons
IntelliJ IDEA based IDEs plugin that makes tool window icons colorful. This plugin is based on the ToolWindow Colorful Icons plugin, and adds some additional icons.
- Build
- Contribution
- License
- Credits
![]()
![]()
Build
Install JDK17+. You should be able to start Gradle Wrapper (gradlew).
Gradle commands
- build plugin:
./gradlew buildPlugin. See generated ZIP in:build/distributions/. - try plugin in a standalone IDE:
./gradlew runIde. - check for dependencies updates:
./gradlew dependencyUpdates.
Contribution
Contributions should be tested.
Please reformat new and modified code only: do not reformat the whole project or entire existing file (in other words, try to limit the amount of changes in order to speed up code review).
To finish, don't hesitate to add your name or nickname (and LinkedIn profile, etc.) to contributors list ;-)
License
MIT License. In other words, you can do what you want: this project is entirely OpenSource, Free and Gratis.