#egui #themes #catppuccin

catppuccin-egui

Soothing pastel theme for egui

10 stable releases (4 major)

5.0.0 Mar 11, 2024
4.0.0 Jan 30, 2024
3.1.0 Aug 14, 2023
3.0.0 May 26, 2023
1.0.2 Jan 16, 2023

#100 in GUI

Download history 9/week @ 2024-01-08 80/week @ 2024-01-22 177/week @ 2024-01-29 182/week @ 2024-02-05 106/week @ 2024-02-12 269/week @ 2024-02-19 190/week @ 2024-02-26 73/week @ 2024-03-04 310/week @ 2024-03-11 88/week @ 2024-03-18

687 downloads per month
Used in 2 crates

MIT license

115KB
213 lines

Logo
Catppuccin for egui

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Add the crate to your Cargo.toml:

[dependencies]
catppuccin-egui = "4.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

~4–11MB
~76K SLoC