interface ThemeColor {
    id: string;
}

Properties

Properties

id: string