Version Commit Color

Type: object

AttributeTypeDescription
rintegerred component of the color
gintegergreen component of the color
bintegerblue component of the color
anumberalpha component of the color

Example

{
  "r": 145,
  "g": 223,
  "b": 33,
  "a": 1
}