Documentation

Listbox Text Color - Open Dev Kit Documentation

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

Root.ThemeInfo.ListboxTextColor
Primary text color for list items.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ListboxTextColor

-- Set
themeInfo.ListboxTextColor = color

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