setcolor
setcolor();
setcolor();
if (current_term->setcolor)
current_term->setcolor (new_normal_color, new_highlight_color);
void (*setcolor) (int normal_color, int highlight_color);