brandTextColor

@SerialName(value = "brand_text_color")
val brandTextColor: RgbColorTriplet?(source)

Color used for displaying text over the brand_color. For visual-accessibility reasons, the brand_text_color must highly contrast with the brand_color (e.g. a dark brand_color should be paired with a white brand_text_color; a light brand_color should be paired with a black brand_text_color).