1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 12:15:22 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}}`