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 for the current frame.
pub fn set_colors(dark: RGB, accent: RGB, secondary: RGB, light: RGB)
Set the color palette for the current frame.