pub fn create_palette_theme(pal: Palette) -> Result<SalsaTheme, Palette>Expand description
Create the Theme based on the given Palette.
pub fn create_palette_theme(pal: Palette) -> Result<SalsaTheme, Palette>Create the Theme based on the given Palette.