Api/dev.colorreset(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 11: Line 11:
'''output:'''
'''output:'''


resets the terminal output back to default.
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.