Catppuccin for egui
Previews
Usage
Add this to your Cargo.toml:
[dependencies]
catppuccin-egui = "1.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 docs.rs/catppuccin-egui.
💝
Thanks to
Copyright © 2023-present Catppuccin Org