clean_get_color   140 builtin/clean.c 	printf("%s", clean_get_color(ix));
clean_get_color   358 builtin/clean.c 					strbuf_addstr(&menu, clean_get_color(CLEAN_COLOR_PROMPT));
clean_get_color   360 builtin/clean.c 					strbuf_addstr(&menu, clean_get_color(CLEAN_COLOR_RESET));
clean_get_color   580 builtin/clean.c 				  clean_get_color(CLEAN_COLOR_HEADER),
clean_get_color   582 builtin/clean.c 				  clean_get_color(CLEAN_COLOR_RESET));
clean_get_color   593 builtin/clean.c 			       clean_get_color(CLEAN_COLOR_PROMPT),
clean_get_color   596 builtin/clean.c 			       clean_get_color(CLEAN_COLOR_RESET));