com.github.jpmonettas/j-system-theme-detector

Java library for detecting that the (desktop) operating system uses dark UI theme or not

  • VCSN/A

  • cljdoc documentationcljdoc
  • 73,332 Downloads
  • 71,115 This Version

Leiningen/Boot

[com.github.jpmonettas/j-system-theme-detector "3.8"]

Clojure CLI/deps.edn

com.github.jpmonettas/j-system-theme-detector {:mvn/version "3.8"}

Gradle

implementation("com.github.jpmonettas:j-system-theme-detector:3.8")

Maven

<dependency>
  <groupId>com.github.jpmonettas</groupId>
  <artifactId>j-system-theme-detector</artifactId>
  <version>3.8</version>
</dependency>