Skip to content

DarcyRaynerDD/egui-1

 
 

Repository files navigation

Logo
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

About

📁 Soothing pastel theme for egui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 91.5%
  • Nix 8.5%