Skip to content

Oxidized Colors v0.1.1

Compare
Choose a tag to compare
@apparebit apparebit released this 13 Jun 07:20
· 496 commits to main since this release
7d0e0c6

Nowadays, many terminal emulators are being written in Rust. So that they too can benefit from awesome color support, here is the Rust version of prettypretty. The crate is BYOIO (Bring Your Own I/O) for now, i.e., there is no support for reading and writing ANSI escape codes. But the crate's color support is first class. In fact, it currently surpasses that of the Python version and includes the Oklrab and Oklrch color spaces—think Oklab 2.0. Other than that, have a look at the documentation. It has plenty of code examples and shiny color swatches, too!