create_fallback

Function create_fallback 

Source
pub fn create_fallback(p: Palette) -> SalsaTheme
Expand description

Create the fallback theme. This is more for testing widgets than anything else. It just uses Default::default() for any style. This helps to check if a widget is still functional if no styling is applied. A theme to test the fallback-styles of each widget.