Documentation

Error Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Error Color

Root.ThemeInfo.ErrorColor
Red text color for error labels and diagnostics.

Type

Color

Lua Usage

-- Get
local color = themeInfo.ErrorColor

-- Set
themeInfo.ErrorColor = color

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