Function firefly_rust::graphics::set_colors
source ยท pub fn set_colors(dark: RGB, accent: RGB, secondary: RGB, light: RGB)Expand description
Set the color palette.
pub fn set_colors(dark: RGB, accent: RGB, secondary: RGB, light: RGB)Set the color palette.