pub fn client_id_to_colors(
    client_id: ClientId,
    colors: Palette
) -> Option<(PaletteColor, PaletteColor)>