chromatica

Crates.iochromatica
lib.rschromatica
version1.0.1
sourcesrc
created_at2019-01-12 08:07:39.845756
updated_at2019-01-12 08:08:42.938621
descriptionThe simplest possible compile-time color definitions.
homepage
repositoryhttps://github.com/icefoxen/chromatic
max_upload_size
id108128
size11,392
(icefoxen)

documentation

https://docs.rs/chromatica/

README

chromatica

Simple compile-time colors for Rust. Implements the CSS color space as named constants. Doesn't have any run-time information about them. I wanted the most bone-simple setup, so I made it.

Similar crates:

  • tint -- Use this if you want string-to-color conversions.
  • palette -- Use this if you want lots of color space conversions and such.
  • scarlet -- Similar to palette.
Commit count: 7

cargo fmt