pub fn make_color_set(
    base_color: Color,
    lighter: f32,
    darker: f32
) -> ThemeColorSet