org.flatgui/flatguithemes

Color themes applicable for default FlatGUI skins

Leiningen/Boot

[org.flatgui/flatguithemes "0.2.2-SNAPSHOT"]

Clojure CLI/deps.edn

org.flatgui/flatguithemes {:mvn/version "0.2.2-SNAPSHOT"}

Gradle

implementation("org.flatgui:flatguithemes:0.2.2-SNAPSHOT")

Maven

<dependency>
  <groupId>org.flatgui</groupId>
  <artifactId>flatguithemes</artifactId>
  <version>0.2.2-SNAPSHOT</version>
</dependency>