color: add allowed color values (#7553)

This commit is contained in:
WhispyDEV
2022-01-19 11:04:53 -10:00
committed by GitHub
parent a3d30c0a0d
commit 3e05eed5b0

View File

@@ -11,6 +11,6 @@
`color /?` `color /?`
- Set the console foreground and background to a specific color: - Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`):
`color {{foreground_code}}{{background_code}}` `color {{foreground_code}}{{background_code}}`