Type Alias backend::service::application_settings::HeatmapColors

source ยท
pub type HeatmapColors = ((u8, u8, u8), (u8, u8, u8), (u8, u8, u8), (u8, u8, u8));
Expand description

RGB values of all four heatmap colors (red, orange, green, black)