/plastic-jetbrains

The plastic theme by Will Stone - now for Jetbrains IDEs (Intellij IDEA, PyCharm, WebStorm etc.)

Primary LanguageKotlin

plastic-jetbrains

Build Version Downloads

This is a port of the Plastic theme by Will Stone adapted for Jetbrains IDEs. In order to set some colors a custom annotator was implemented. This allows separate highlighting of some things Jetbrains Platform IDEs do not usually allow highlighting of. The custom annotator requires a specific implementation per language in order to define which keywords are to be highlighted in what colors. The goal is to be closer to the semantic highlighting used by VS Code.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "plastic-jetbrains" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.