Documentation

Text Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: Console :: Text Color

Console.TextColor
color of text to be written to console; colors are an approximate in a native Windows console

Type

Color

Lua Usage

-- Get
local color = Console.TextColor

-- Set
Console.TextColor = color

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