/typst-palettes

A library of color palettes for Typst.

MIT LicenseMIT

typst-palettes

A library of color palettes for Typst.

This library provides different color palettes with human-readable names in Typst dictionaries. Currently there are just a few different palettes to choose from. Any contributions or suggestions are welcome!

Note: typst-palettes is released under the name splash in the Typst Package Repository. See how to use it in the example below.

Usage

#import "@preview/splash:0.3.0": xcolor

#box(width: 3em, height: 1em, fill: xcolor.dandelion)

Documentation

See the different colors in the documentation.