Crate egui_theme[][src]

Structs

The EguiTheme is the serializable contents of the relevant font information. this is only useful for writing and reading the Style and FontDefinitions from disk. This is essentially a container for Style and FontDefinitions In addition, it will also serialize the egui::FontData into base64 format to encode the font data directly into the theme