Documentation

Control Text Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Control Text Color

Root.ThemeInfo.ControlTextColor
Primary text color for labels, toggles, and button captions.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ControlTextColor

-- Set
themeInfo.ControlTextColor = color

If you think anything is missing, please feel free to: submit documentation feedback on this page