B_TOOL_TIP_BACKGROUND_COLOR
I(tooltip_background_color, B_TOOL_TIP_BACKGROUND_COLOR),
fTextView->SetViewUIColor(B_TOOL_TIP_BACKGROUND_COLOR);
SetViewUIColor(B_TOOL_TIP_BACKGROUND_COLOR);
SetViewUIColor(B_TOOL_TIP_BACKGROUND_COLOR);
SetLowUIColor(B_TOOL_TIP_BACKGROUND_COLOR);
return ViewUIColor(&tint) == B_TOOL_TIP_BACKGROUND_COLOR && tint == B_NO_TINT
&& LowUIColor(&tint) == B_TOOL_TIP_BACKGROUND_COLOR && tint == B_NO_TINT
{ B_TOOL_TIP_BACKGROUND_COLOR, B_TRANSLATE_MARK("Tooltip background") },
fCurrentColors.SetColor(ui_color_name(B_TOOL_TIP_BACKGROUND_COLOR), toolTipBackground);