TextDisplay.color

From MiniScript Wiki
Revision as of 22:55, 14 November 2022 by Chaos95 (talk | contribs) (Add inline link to Color)
Jump to navigation Jump to search

TextDisplay.color gets or sets the foreground color used on any future printing to this text display. This is the text color for normal text, or the surrounding color for inverse-mode text.

Example

text.color = color.aqua