Searched refs:highlight (Results 1 – 1 of 1) sorted by relevance
33 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl }35 { .attr = &(_at), .has_color = false, .highlight = _hl }43 int highlight; member108 int attr = p->highlight; in set_colors()