
color
List of commands for color:
-
color:tldr:2fa3c color: Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`).$ color ${foreground_code}${background_code}try on your machineexplain this command
-
color:tldr:4c8d2 color: List available color values and detailed information.$ color /?try on your machineexplain this command
-
color:tldr:70dda color: Set the console colors to the default values.$ colortry on your machineexplain this command