Turn Off Colors in Terminal
Return the background and foreground of future terminal text to the default colors.
color_off()
NULL
bg_on("red") fg_on("yellow") # Turn off color color_off()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.