You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
chylex f363fce8f3
Update Gradle and Java version
3 months ago
.github Update screenshots with new icons from 1.3 3 years ago
.idea Update Gradle and Java version 3 months ago
gradle/wrapper Update Gradle and Java version 3 months ago
helpers/com/chylex/intellij/coloredicons Add color validation to FixSVGs helper 10 months ago
resources Update Gradle and Java version 3 months ago
src/com/chylex/intellij/coloredicons Fix exception when New UI is enabled 5 months ago
.gitattributes Force LF line endings & fix code inspections 3 years ago
.gitignore Update Gradle and Java version 3 months ago
LICENSE Add WIP README and LICENSE(s) 3 years ago
LICENSE-ICONS Add WIP README and LICENSE(s) 3 years ago
README.md Update README 5 months ago
build.gradle.kts Update Gradle and Java version 3 months ago
gradlew Migrate project to Gradle 2 years ago
gradlew.bat Migrate project to Gradle 2 years ago
palette.svg Change the hue and brightness of purple across all icons 3 years ago
settings.gradle.kts Migrate project to Gradle 2 years ago

README.md

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

Before/after

IDE screenshot (before)

IDE screenshot (after)

Color Scheme

This is an overview of how colors are selected. Each entry has a short description, and a few examples.

Tool Windows

  • Purple Project Information (Structure, Hierarchy, Favorites, Find, Java EE)
  • Yellow Project Status (Messages, Inspections, Dynamic Program Analysis)
  • Red Build Tools (Build, Gradle, Ant, Maven, Gulp, CMake)
  • Green Execution (Debug, Run, Profile, Cover, Python Console)
  • Blue 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 Addition
  • Red Deletion
  • Yellow Editing / Hints (Edit Source, Intention Bulb, Find In Selection)
  • Blue Movement / Layout (Filter, Sort, Split, Expand, Collapse, Refresh)
  • Purple Special (Save, Print, Download, Upload, Import, Export, Pin)