1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 16:35:53 +02:00

color: add page

This commit is contained in:
pxgamer 2018-01-17 15:21:43 +00:00 committed by Agniva De Sarker
parent fa3828cf10
commit 363753af79

15
pages/windows/color.md Normal file
View file

@ -0,0 +1,15 @@
# 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:
`color {{color_hex}}`
- List available color values and detailed information:
`color /?`