Skip to content

kaarmu/splash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splash

Add a splash of color to your project with these 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: splash is in the Typst Package Repository. See how to use it in the example below.

Usage

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

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

Documentation

See the different colors in the documentation.