zeus-theme
Theme color styling for egui
Available themes:
- Dark
- Tokyo Night
This crate is still being actively developed, there will be breaking changes either to some apis or to the theme specs.
Usage:
use Context;
use ;
let theme = new;
egui_ctx.set_style;
Feature Flags
serde enables serialization.