[][src]Function termimad::get_default_skin

pub fn get_default_skin<'s>() -> &'s MadSkin

return a reference to the global skin (modifiable). If you want a new default skin without messing with the other default printings, get a separate instance with Skin::default() instead.