codox-theme-dark

A dark version of the default Codox theme

Leiningen/Boot

[codox-theme-dark "0.1.1"]

Clojure CLI/deps.edn

codox-theme-dark/codox-theme-dark {:mvn/version "0.1.1"}

Gradle

implementation("codox-theme-dark:codox-theme-dark:0.1.1")

Maven

<dependency>
  <groupId>codox-theme-dark</groupId>
  <artifactId>codox-theme-dark</artifactId>
  <version>0.1.1</version>
</dependency>