color mark
Sets mark color.
Syntax
color mark <color>
color mark <RGB>
Arguments
- <color>
- Select a color from the color palette or from the list of colors displayed.
- <RGB>
- Enter RGB values to choose the color to apply.
Examples
Set aqua as the color:
color mark Aqua
Set the color using the RGB values 255 255
0:
color mark 255 255 0