Documentation

Control Border Light Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Control Border Light Color

Root.ThemeInfo.ControlBorderLightColor
Lit edge of beveled control borders, simulates top-left light source.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ControlBorderLightColor

-- Set
themeInfo.ControlBorderLightColor = color

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