returns the set of colored states defined for Kanban cards
var colors = $$("board").getColors(); colors.add({value:"Urgent", color:"red"});