org.clojars.brunchboy/colors

Utilities for color manipulations. This is mostly code ported from the color module in SASS.

Leiningen/Boot

[org.clojars.brunchboy/colors "1.0.5"]

Clojure CLI/deps.edn

org.clojars.brunchboy/colors {:mvn/version "1.0.5"}

Gradle

implementation("org.clojars.brunchboy:colors:1.0.5")

Maven

<dependency>
  <groupId>org.clojars.brunchboy</groupId>
  <artifactId>colors</artifactId>
  <version>1.0.5</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.