Garry's Mod Wiki

DLabel:SetBright

  DLabel:SetBright( boolean bright )

Description

We advise against using this. It may be changed or removed in a future update. You really should use DLabel:SetTextColor.

Sets the color of the text to the bright text color defined in the skin.

See also DLabel:SetDark and DLabel:SetHighlight.

You should only consider using this if you are using background elements that are not manually painted and are using the skin colors.

Arguments

1 boolean bright
Whenever to set the text to bright or not.