export interface IThemeSettings { colorTheme?: string; }