export interface IThemeCustomSettings { accent?: string; autoApplyIcons?: boolean; }