interface AdjustedColorDefWithLabel {
    definition: AdjustedColorDef;
    description: string;
}

Properties

definition: AdjustedColorDef
description: string