Searched defs:context_color_t (Results 1 – 1 of 1) sorted by relevance
38 struct context_color_t { struct39 unsigned int valid;41 char *user_fg;42 char *user_bg;43 char *role_fg;44 char *role_bg;45 char *type_fg;46 char *type_bg;47 char *range_fg;48 char *range_bg;