Function termimad::get_default_skin

source ·
pub fn get_default_skin() -> &'static MadSkin
Expand description

Return a reference to the global skin

If you want a new default skin so that you can set colors or styles, get a separate instance with Skin::default() instead.