Skip to content

Latest commit

History

History
41 lines (28 loc) 路 2.04 KB

File metadata and controls

41 lines (28 loc) 路 2.04 KB

Stand With Ukraine

logo
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.

  1. Build
  2. Contribution
  3. License
  4. Credits

Plugin screenshot (new UI)
Plugin screenshot

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.