color-theme

Crates.iocolor-theme
lib.rscolor-theme
version0.1.0
sourcesrc
created_at2023-12-18 20:42:54.616415
updated_at2023-12-18 20:42:54.616415
descriptionA CLI tool to extract a colour 'palette' and theme color from an image.
homepage
repositoryhttps://github.com/Si1veR123/color-theme-rs
max_upload_size
id1073691
size22,879
(Si1veR123)

documentation

README

What is it?

Binary

A CLI tool, written in Rust, to extract a colour 'palette' and theme colour from an image.

Library

Provides the median cut colour quantisation algorithm.

Usage

colour_theme <FILENAME> <PALETTE COLOUR COUNT (1-255, optional)> <BRIGHTNESS (0-255, optional)>

Commit count: 11

cargo fmt