# 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](https://en.wikipedia.org/wiki/Median_cut) colour quantisation algorithm. # Usage ```colour_theme ```