B_TOOL_TIP_TEXT_COLOR
I(tooltip_text_color, B_TOOL_TIP_TEXT_COLOR),
rgb_color color = ui_color(B_TOOL_TIP_TEXT_COLOR);
SetHighUIColor(B_TOOL_TIP_TEXT_COLOR);
SetHighUIColor(B_TOOL_TIP_TEXT_COLOR);
&& HighUIColor(&tint) == B_TOOL_TIP_TEXT_COLOR && tint == B_NO_TINT;
{ B_TOOL_TIP_TEXT_COLOR, B_TRANSLATE_MARK("Tooltip text") },
fCurrentColors.SetColor(ui_color_name(B_TOOL_TIP_TEXT_COLOR),
BPrivate::GetSystemColor(B_TOOL_TIP_TEXT_COLOR, isDark));