Documentation

Document Window Grip Fixed Border Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Document Window Grip Fixed Border Color

Root.ThemeInfo.DocumentWindowGripFixedBorderColor
Border for resize grips on fixed-size elements.

Type

Color

Lua Usage

-- Get
local color = themeInfo.DocumentWindowGripFixedBorderColor

-- Set
themeInfo.DocumentWindowGripFixedBorderColor = color

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