palette-rs ---------- A little utility to display your terminal's color palette written in rust - We use [matrix_display](https://github.com/pierrechevalier83/matrix_display) to pretty print the palette in all its colours and unicode glory. ![alt tag](https://github.com/pierrechevalier83/matrix_display/blob/master/screenshots/palette.png) Download -------- `git clone git@github.com:pierrechevalier83/palette-rs.git` Build ----- `cargo build --release` Run --- `cargo run --release`