export interface IThemeCustomProperties { accent?: string; accentPrevious?: string; autoApplyIcons?: boolean; fixIconsRunning?: boolean; }