Garry's Mod Wiki

DLabel:SetBright

  DLabel:SetBright( boolean bright )

Description

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

Disables DLabel:SetDark. Gets overridden by 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. Otherwise use DLabel:SetTextColor.

Arguments

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