Logo
Catppuccin for egui

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Add this to your Cargo.toml:

toml [dependencies] catppuccin-egui = "2.0"

To use a theme, call the set_theme function with a theme and the egui context:

rust catppuccin_egui::set_theme(&ctx, catppuccin_egui::MOCHA);

See the full documentation at docs.rs/catppuccin-egui.

💝 Thanks to

 

Copyright © 2023-present Catppuccin Org