mirror of
https://github.com/chylex/IntelliJ-Colored-Icons.git
synced 2024-11-14 17:42:46 +01:00
IntelliJ platform plugin that adds color to many of the default gray icons used across the UI.
https://plugins.jetbrains.com/plugin/14734-colored-icons/
.github | ||
.idea | ||
gradle/wrapper | ||
helpers/com/chylex/intellij/coloredicons | ||
resources | ||
src/com/chylex/intellij/coloredicons | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
LICENSE-ICONS | ||
palette.svg | ||
README.md | ||
settings.gradle.kts |
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.
Before/after
Color Scheme
This is an overview of how colors are selected. Each entry has a short description, and a few examples.
Tool Windows
- Project Information (Structure, Hierarchy, Favorites, Find, Java EE)
- Project Status (Messages, Inspections, Dynamic Program Analysis)
- Build Tools (Build, Gradle, Ant, Maven, Gulp, CMake)
- Execution (Debug, Run, Profile, Cover, Python Console)
- 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.