export type Theme = { colors: Array; majorFont?: string; minorFont?: string; };