Api/dev.colorreset(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "this function is part of the dev. api and used quickly undo one step of dev.colorset() '''usage:''' dev.colorreset() '''output:''' resets the terminal output back to what it was before colorset was used.")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
'''output:'''
'''output:'''


resets the terminal output back to what it was before colorset was used.
resets the terminal output back to defaults, white text and black background.

Latest revision as of 14:35, 1 October 2024

this function is part of the dev. api and used quickly undo one step of dev.colorset()


usage:

dev.colorreset()


output:

resets the terminal output back to defaults, white text and black background.