export type ActiveTheme = 'light' | 'dark' | 'highContrastLight' | 'betaCoreLight';