Documentation

Listbox Selected Background Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Listbox Selected Background Color

Root.ThemeInfo.ListboxSelectedBackgroundColor
Translucent fill marking the currently selected list item.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ListboxSelectedBackgroundColor

-- Set
themeInfo.ListboxSelectedBackgroundColor = color

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