Creating a Jetbrains IDE Icon Theme
I’ve run into trouble figuring out how to modify Icons in Jetbrains IDEs (specifically, Intellij). I wanted to modify the Kotlin file icons to have parity with Java file icons, however, I cannot figure out how to reference the Kotlin icons and modify them. They’re not in the Allicons class from Intellij, only the Java ones.