Skip to content

Repository files navigation

Collection of playful and adapted themes built for the New UI:

  • Cloudy Blue. A subtle blue theme that is off-white just enough

Cloudy Blue screenshot

  • New Darcula. Darcula from the Classic UI, properly adapted for the New UI

New Darcula screenshot

In Bed By 7pm screenshot

Build

The repository now builds with Gradle. The canonical theme sources live under themes/, and the plugin artifacts are produced from generated resources instead of hand-maintained packaging copies.

Build all plugin distributions:

./gradlew \
  :plugins:cloudy-blue:buildPlugin \
  :plugins:in-bed-by-7pm:buildPlugin \
  :plugins:islands-darcula:buildPlugin \
  :plugins:new-darcula:buildPlugin \
  :plugins:studio-themes:buildPlugin

Build just the marketplace bundle:

./gradlew :plugins:studio-themes:buildPlugin

ZIP artifacts are written to each subproject's build/distributions/ directory.

Publishing

The IntelliJ Platform Gradle Plugin picks up publishing credentials from the standard environment variables:

  • PUBLISH_TOKEN
  • PRIVATE_KEY
  • PRIVATE_KEY_PASSWORD
  • CERTIFICATE_CHAIN

About

Collection of playful and adapted themes built for the New UI in Android Studio and IntelliJ-based IDEs

Topics

Resources

Stars

16 stars

Watchers

3 watching

Forks

Contributors

Languages