Skip to main content

set_theme_token

Function set_theme_token 

Source
pub fn set_theme_token(
    state: &Arc<Mutex<GraphState>>,
    name: &str,
    rgba: [f32; 4],
)
Expand description

Updates a theme token in the shared graph state.