typo fix + clarification

This commit is contained in:
0xDEADFED5 2024-07-05 15:03:32 -07:00
parent 36bb3b98e1
commit 56cc738aab

View file

@ -188,10 +188,10 @@ The hexadecimal color codes used here are the same ones used in web design.
| Tag | Effect | | Tag | Effect |
| -------- | ---- | | -------- | ---- |
| \|###### | foreground RGB (red/green/blue), 6-digit hexadecimal format. | | \|#$$$$$$ | foreground RGB (red/green/blue), 6-digit hexadecimal format, where $ = 0-F |
| \|\[###### | background RGB | | \|\[#$$$$$$ | background RGB |
| \|### | foreground RGB (red/green/blue), 3-digit hexadecimal format. | | \|#$$$ | foreground RGB (red/green/blue), 3-digit hexadecimal format. |
| \|\[### | background RGB | | \|\[#$$$ | background RGB |
Some 6-digit examples: Some 6-digit examples: