We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
Returns the current console color setting and restores the previously saved color setting saved by the last call of term.pushColor
term.popColor()
None
nil
local currentColor = term.popColor() print("Last color setting was: " .. currentColor)
Premake 5.0.0 alpha 12 or later.