base16-palettes

Crates.iobase16-palettes
lib.rsbase16-palettes
version0.1.0
sourcesrc
created_at2024-01-16 22:27:42.482956
updated_at2024-01-16 22:27:42.482956
descriptionA representation of the Base16 palettes in Rust
homepage
repositoryhttps://github.com/TylerBloom/base16-palettes
max_upload_size
id1102051
size89,511
Tyler Bloom (TylerBloom)

documentation

README

Crates.io Documentation GitHub Workflows

About

This is a simple crate that encodes all of the Base16 palettes into Rust code. A color is encoded in a universal representation that is then intrepretted into RGB and hex representation through a palette.

Contributing

The currently supported palettes are those that are in the base16 repo's README. A few of the listed themes are unavailable. If you would like to have support added for your favorite missing theme, open an issue or PR.

Commit count: 0

cargo fmt