Skip to main content
inputUpdateNetworkThemeInput

Fields

clientMutationId
String

A unique identifier for the client performing the mutation.

Explicit dark-mode colors. Must be paired with lightTheme.

Explicit light-mode colors. Must be paired with darkTheme.

primaryColor
String

A single 6-digit hex color (e.g. #00A78B) to build the whole theme from. The header takes this color in both light and dark mode; button and link colors are derived from it. Cannot be combined with lightTheme or darkTheme.