mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 05:35:31 +02:00
Replace color_hex with a new format
This commit is contained in:
parent
363753af79
commit
c48944ee8f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- Set the console foreground and background to a specific color:
|
||||
|
||||
`color {{color_hex}}`
|
||||
`color {{foreground_code}}{{background_code}}`
|
||||
|
||||
- List available color values and detailed information:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue