B_CONTROL_TEXT_COLOR
glowColor = ui_color(B_CONTROL_TEXT_COLOR);
rgb_color customColor2 = tint_color(ui_color(B_CONTROL_TEXT_COLOR), 0.55);
customColor2 = tint_color(ui_color(B_CONTROL_TEXT_COLOR), 1.55);
shadowColor = tint_color(ui_color(B_CONTROL_TEXT_COLOR), 0.5);
shadowColor = tint_color(ui_color(B_CONTROL_TEXT_COLOR), 1.55);
owner->SetHighColor(ui_color(B_CONTROL_TEXT_COLOR));
view->SetHighUIColor(B_CONTROL_TEXT_COLOR);
I(control_text_color, B_CONTROL_TEXT_COLOR),
SetHighUIColor(B_CONTROL_TEXT_COLOR);
&& HighUIColor(&tint) == B_CONTROL_TEXT_COLOR && tint == B_NO_TINT;
rgb_color text = ui_color(B_CONTROL_TEXT_COLOR);
SetHighUIColor(B_CONTROL_TEXT_COLOR);
glowColor = ui_color(B_CONTROL_TEXT_COLOR);
fBackView->SetHighUIColor(B_CONTROL_TEXT_COLOR);
{ B_CONTROL_TEXT_COLOR, B_TRANSLATE_MARK("Control text") },
B_CONTROL_TEXT_COLOR,
color = ui_color(B_CONTROL_TEXT_COLOR);
rgb_color keyLabelColor = ui_color(B_CONTROL_TEXT_COLOR);
fTextColor(ui_color(B_CONTROL_TEXT_COLOR)),