#egui #catppuccin #theme

catppuccin-egui

Soothing pastel theme for egui

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

Download history 230/week @ 2023-08-12 256/week @ 2023-08-19 257/week @ 2023-08-26 366/week @ 2023-09-02 378/week @ 2023-09-09 434/week @ 2023-09-16 457/week @ 2023-09-23 412/week @ 2023-09-30 618/week @ 2023-10-07 597/week @ 2023-10-14 203/week @ 2023-10-21 110/week @ 2023-10-28 106/week @ 2023-11-04 79/week @ 2023-11-11 298/week @ 2023-11-18 170/week @ 2023-11-25

664 downloads per month
Used in 2 crates

MIT license

105KB
204 lines

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

Dependencies

~3.5–9MB
~63K SLoC