color: add allowed color values (#7553)

feature/windows-fix-syntax-2
WhispyDEV 2022-01-19 11:04:53 -10:00 committed by GitHub
parent a3d30c0a0d
commit 3e05eed5b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
`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}}`