Types
ThemeColors
A Network branding color scheme — header, button, and link colors as 6-digit hex strings.
object
ThemeColorsFields
button
String!
Button color, as a 6-digit hex string (e.g. #00A78B).
header
String!
Header color, as a 6-digit hex string (e.g. #F7F7F7).
link
String!
Link color, as a 6-digit hex string (e.g. #00A78B).