Documentation

Listbox Text Error Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Listbox Text Error Color

Root.ThemeInfo.ListboxTextErrorColor
Text color for items in an error state, maps to TextColor3.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ListboxTextErrorColor

-- Set
themeInfo.ListboxTextErrorColor = color

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