typo fix + clarification
This commit is contained in:
parent
36bb3b98e1
commit
56cc738aab
1 changed files with 4 additions and 4 deletions
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue