IntelliJ-Colored-Icons/README.md

34 lines
2.1 KiB
Markdown

Adds color to over 300 gray IntelliJ icons. Uses resources from https://github.com/JetBrains/intellij-community and some of the official IntelliJ platform plugins.
The plugin is intended to be compatible with all IDEs based on the IntelliJ platform. Please report any issues in particular IDEs, and any icons you would like to see changed. Note that "New UI" is not supported.
![Example IDE elements](https://github.com/chylex/IntelliJ-Colored-Icons/blob/master/.github/readme/elements.png)
### Before/after
![IDE screenshot (before)](https://github.com/chylex/IntelliJ-Colored-Icons/blob/master/.github/readme/before.png)
![IDE screenshot (after)](https://github.com/chylex/IntelliJ-Colored-Icons/blob/master/.github/readme/after.png)
### Color Scheme
This is an overview of how colors are selected. Each entry has a short description, and a few examples.
#### Tool Windows
* ![Purple](https://placehold.it/15/B066B0/000000?text=+) **Project Information** (Structure, Hierarchy, Favorites, Find, Java EE)
* ![Yellow](https://placehold.it/15/F0A732/000000?text=+) **Project Status** (Messages, Inspections, Dynamic Program Analysis)
* ![Red](https://placehold.it/15/C75450/000000?text=+) **Build Tools** (Build, Gradle, Ant, Maven, Gulp, CMake)
* ![Green](https://placehold.it/15/499C54/000000?text=+) **Execution** (Debug, Run, Profile, Cover, Python Console)
* ![Blue](https://placehold.it/15/3592C4/000000?text=+) **External Services** (Terminal, Git, Database, NuGet)
Note that the Project tool window is supposed to be purple, but it doesn't work for unknown reasons.
#### Other
* ![Green](https://placehold.it/15/499C54/000000?text=+) **Addition**
* ![Red](https://placehold.it/15/C75450/000000?text=+) **Deletion**
* ![Yellow](https://placehold.it/15/F0A732/000000?text=+) **Editing / Hints** (Edit Source, Intention Bulb, Find In Selection)
* ![Blue](https://placehold.it/15/3592C4/000000?text=+) **Movement / Layout** (Filter, Sort, Split, Expand, Collapse, Refresh)
* ![Purple](https://placehold.it/15/B066B0/000000?text=+) **Special** (Save, Print, Download, Upload, Import, Export, Pin)