[][src]Function termimad::get_default_skin

pub fn get_default_skin() -> &'static 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.