Usage
Add Catppuccin to your project's Cargo.toml:
[]
= "1.0.4"
Example
use MOCHA;
;
More examples can be found here.
Clone the repository to run them locally:


Optional Features
ANSI string painting
Enable the ansi feature to add the
Colour::ansi_paint method.
This adds ansi-term as a dependency.
💝 Thanks to