Last updated 1 year ago
type Theme = { baseColor: RgbColor, identifier: string, bundleIdentifier: string, name: string, accentColor: RgbColor, backgroundColor: RgbColor, logoUrl: string }