- ingame/crafting/keyboard/craftadvisor_activewrit_keyboard.lua:102 --
ZO_SelectableLabel_SetNormalColor(control.text, ZO_ColorDef:New(GetInterfaceColor(INTERFACE_COLOR_TYPE_TEXT_COLORS, INTERFACE_TEXT_COLOR_SELECTED)))
- ingame/crafting/keyboard/craftadvisor_activewrit_keyboard.lua:108 --
ZO_SelectableLabel_SetNormalColor(control.text, ZO_ColorDef:New(GetColorForCon(GetCon(data.level))))
- ingame/map/keyboard/worldmapquests_keyboard.lua:51 --
ZO_SelectableLabel_SetNormalColor(nameControl, ZO_ColorDef:New(GetColorForCon(GetCon(data.level))))
- ingame/playeremote/keyboard/playeremote_keyboard.lua:94 --
ZO_SelectableLabel_SetNormalColor(control, ZO_NORMAL_TEXT)
- ingame/playeremote/keyboard/playeremote_keyboard.lua:97 --
ZO_SelectableLabel_SetNormalColor(control, ZO_PERSONALITY_EMOTES_COLOR)
- ingame/playeremote/keyboard/playeremote_keyboard.lua:99 --
ZO_SelectableLabel_SetNormalColor(control, ZO_NORMAL_TEXT)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:91 --
ZO_SelectableLabel_SetNormalColor(self.nameLabel, color)
- pregameandingame/gammaadjust/gammaadjust.lua:195 --
ZO_SelectableLabel_SetNormalColor(self.confirmGamma:GetNamedChild("NameLabel"), style.keybindTextFontColor)
- pregameandingame/gammaadjust/gammaadjust.lua:196 --
ZO_SelectableLabel_SetNormalColor(self.declineGamma:GetNamedChild("NameLabel"), style.keybindTextFontColor)