#egui #catppuccin #theme #gui

catppuccin-egui

Soothing pastel theme for egui

5 stable releases

new 2.0.1 Mar 24, 2023
2.0.0 Feb 10, 2023
1.0.2 Jan 16, 2023
1.0.1 Jan 15, 2023

#218 in GUI

Download history 80/week @ 2023-01-13 20/week @ 2023-01-20 24/week @ 2023-01-27 19/week @ 2023-02-03 38/week @ 2023-02-10 35/week @ 2023-02-17 12/week @ 2023-02-24 10/week @ 2023-03-03 31/week @ 2023-03-10 24/week @ 2023-03-17

79 downloads per month
Used in world-tables-gui

MIT license

105KB
204 lines

Logo
Catppuccin for egui

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Add this 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 docs.rs/catppuccin-egui.

💝 Thanks to

 

Copyright © 2023-present Catppuccin Org

Dependencies

~3–7MB
~110K SLoC