Skip to main content

apply_theme_changes

Function apply_theme_changes 

Source
pub fn apply_theme_changes(theme: &mut Theme, ui: &mut Ui)
Expand description

Apply live theme style to this ui.

Does not rebuild frames — that used to wipe Theme Editor edits every frame. Palette → still-bound frame colors is Theme::remap_derived_frames.