Function cursive_core::theme::load_toml[][src]

pub fn load_toml(content: &str) -> Result<Theme, Error>

Loads a theme string and sets it as active.

Must have the toml feature enabled.