export interface IsiConfigColor { bgColor: string; textColor: string; }