Documentation

Listbox Background Color - Open Dev Kit Documentation

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

Root.ThemeInfo.ListboxBackgroundColor
Base fill for all listbox variants.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ListboxBackgroundColor

-- Set
themeInfo.ListboxBackgroundColor = color

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