jasonhulbert / jetbrains-trash-panda-theme

A theme for raccoons and other creatures of the night
63 stars 14 forks source link

JetBrains Trash Panda Theme

A theme for raccoons and other creatures of the night.

Installation

📦 Download/Install from Marketplace

Donations

🙏 Donate to say thanks

Building the plugin:

First, compile the theme template files via python. Run the following python command from the project root:

python ./theme.py

This will generate the theme *.json and scheme *.xml files in src/main/resources.

To build the plugin for distribution, run the following gradle wrapper script from the project root:

./gradlew assemble

This will produce an installable plugin distribution located at build/distributions/jetbrains-trash-panda-theme-[version].zip.