Api/dev.colorset()

From Minux Wiki
Revision as of 13:25, 1 October 2024 by Shorun (talk | contribs) (Created page with "this function is part of the dev. api and used to set colors for the terminal. '''usage:''' dev.colorset(textcolor, backgroundcolor) '''output:''' sets the text and background color for all following prints or writes. color options come from the colors. api.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this function is part of the dev. api and used to set colors for the terminal.


usage:

dev.colorset(textcolor, backgroundcolor)


output:

sets the text and background color for all following prints or writes.

color options come from the colors. api.