Skip to main content

NewTheme (Object)

Description

No description



Fields

NameDescription
colorTokens - ThemeColorTokens
colors - ThemeColors
id - String!
name - String
typography - [ThemeToken!]

type NewTheme {
colorTokens: ThemeColorTokens
colors: ThemeColors
id: String!
name: String
typography: [ThemeToken!]
}