Searched refs:term_bg (Results 1 – 1 of 1) sorted by relevance
2347 guicolor_T term_bg = INVALCOLOR; in term_get_cursor_shape() local2365 syn_id2colors(id, &term_fg, &term_bg); in term_get_cursor_shape()2366 if (term_bg != INVALCOLOR) in term_get_cursor_shape()2367 *fg = term_bg; in term_get_cursor_shape()