8 stable releases
3.1.0 | Aug 14, 2023 |
---|---|
3.0.0 | May 26, 2023 |
2.0.2 | May 26, 2023 |
2.0.1 | Mar 24, 2023 |
1.0.2 | Jan 16, 2023 |
#235 in GUI
664 downloads per month
Used in 2 crates
105KB
204 lines

Catppuccin for egui
Previews
🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

Usage
Add the crate to your Cargo.toml
:
[dependencies]
catppuccin-egui = "2.0"
To use a theme, call the set_theme
function with a theme and the egui context:
catppuccin_egui::set_theme(&ctx, catppuccin_egui::MOCHA);
See the full documentation at https://docs.rs/catppuccin-egui.
💝 Thanks to
Copyright © 2023-present Catppuccin Org
Dependencies
~3.5–9MB
~63K SLoC