1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/windows/color.md

302 B

color

Set the console foreground and background colors.

  • Set the console colors to the default values:

color

  • List available color values and detailed information:

color /?

  • Set the console foreground and background to a specific color:

color {{foreground_code}}{{background_code}}