google_api_calendar v0.0.2 GoogleApi.Calendar.V3.Model.ColorDefinition View Source
Attributes
- background (String.t): The background color associated with this color definition. Defaults to:
null
. - foreground (String.t): The foreground color that can be used to write on top of a background with 'background' color. Defaults to:
null
.