B_CONTROL_HIGHLIGHT_COLOR
rgb_color enclose = mix_color(highlight, ui_color(B_CONTROL_HIGHLIGHT_COLOR), 128);
rgb_color color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
rgb_color fillColor = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
rgb_color color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
I(control_highlight_color, B_CONTROL_HIGHLIGHT_COLOR),
general_info.highlight_color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
SetLowColor(mix_color(ui_color(B_CONTROL_HIGHLIGHT_COLOR),
SetLowColor(mix_color(ui_color(B_CONTROL_HIGHLIGHT_COLOR),
color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
view->SetHighUIColor(B_CONTROL_HIGHLIGHT_COLOR);
{ B_CONTROL_HIGHLIGHT_COLOR, B_TRANSLATE_MARK("Control highlight") },
fCurrentColors.SetColor(ui_color_name(B_CONTROL_HIGHLIGHT_COLOR)
? ViewColor() : ui_color(B_CONTROL_HIGHLIGHT_COLOR), i);
rgb_color color = ui_color(B_CONTROL_HIGHLIGHT_COLOR);
fStripeColor = ui_color(B_CONTROL_HIGHLIGHT_COLOR);