radix-colors-rs

Crates.ioradix-colors-rs
lib.rsradix-colors-rs
version0.1.1
created_at2024-12-26 22:23:09.746909+00
updated_at2024-12-26 22:28:09.016481+00
descriptionThe Radix UI Colors palettes expressed in Rust constants.
homepage
repositoryhttps://github.com/johnbchron/radix-colors-rs
max_upload_size
id1496008
size269,886
John Lewis (johnbchron)

documentation

README

radix-colors-rs

I got tired of manually copying Radix colors into my projects, so I made this crate. It contains a mini JS project and some Nix code to produce a colors.json file. This file is parsed by rust macros to generate the color constants.

If you're coming from some other language, you're welcome also to just use the colors.json file as is.

Commit count: 7

cargo fmt