Garry's Mod Wiki

DLabel:UpdateColours

  DLabel:UpdateColours( table skin )

Description

A hook called from within PANEL:ApplySchemeSettings to determine the color of the text on display.

Arguments

1 table skin
A table supposed to contain the color values listed above.
Condition Value
self.m_bBright skin.Colours.Label.Bright
self.m_bDark skin.Colours.Label.Dark
self.m_bHighlight skin.Colours.Label.Highlight