Skip to main content

ThemeColors (Object)

Description

No description



Fields

NameDescription
dark - [ThemeColor!]
light - [ThemeColor!]

type ThemeColors {
dark: [ThemeColor!]
light: [ThemeColor!]
}