Types
ThemeColorsInput
One color scheme of a Network’s branding theme. Every color is a 6-digit hex string including the leading #.
input
ThemeColorsInputFields
button
String!
required
Button color, as a 6-digit hex string (e.g. #00A78B).
header
String!
required
Header color, as a 6-digit hex string (e.g. #F7F7F7).
link
String!
required
Link color, as a 6-digit hex string (e.g. #00A78B).