diff --git a/pages/windows/color.md b/pages/windows/color.md new file mode 100644 index 000000000..92c9e90f9 --- /dev/null +++ b/pages/windows/color.md @@ -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 /?`