Documentation

Control Border Dark Color - Open Dev Kit Documentation

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

Root.ThemeInfo.ControlBorderDarkColor
Shadow edge of beveled control borders, opposite the light source.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ControlBorderDarkColor

-- Set
themeInfo.ControlBorderDarkColor = color

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