tldr/pages/windows/color.md

16 lines
302 B
Markdown
Raw Normal View History

2018-01-17 15:21:43 +00:00
# color
> Set the console foreground and background colors.
- Set the console colors to the default values:
`color`
- Set the console foreground and background to a specific color:
2018-01-18 09:18:28 +00:00
`color {{foreground_code}}{{background_code}}`
2018-01-17 15:21:43 +00:00
- List available color values and detailed information:
`color /?`