setconsolecolor
setconsolecolor <element> <color>
Sets the color of one of the console's elements.
Console & debug
Parameters
Angle brackets <> mark required arguments; square brackets [] mark optional ones.
| Name | Type | Required | Description |
|---|---|---|---|
| element | enum | Required | Which part of the console to recolor. |
| color | color | Required | Hex color code, e.g. #FF0000. |
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
setconsolecolor <element> <color>ElementenumWhich part of the console to recolor.
ColorcolorHex color code, e.g. #FF0000.
More console & debug commands