ClerkColors

constructor(primary: Color? = null, background: Color? = null, input: Color? = null, danger: Color? = null, success: Color? = null, warning: Color? = null, foreground: Color? = null, mutedForeground: Color? = null, primaryForeground: Color? = null, inputForeground: Color? = null, neutral: Color? = null, border: Color? = null, ring: Color? = null, muted: Color? = null, shadow: Color? = null)