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!
Usage
#import "@preview/splash:0.3.0": xcolor
#box(width: 3em, height: 1em, fill: xcolor.dandelion)
Documentation
For a list of available colors please see this document.