mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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 |
|
||||
| -------- | ---- |
|
||||
| \|###### | foreground RGB (red/green/blue), 6-digit hexadecimal format. |
|
||||
| \|\[###### | background RGB |
|
||||
| \|### | foreground RGB (red/green/blue), 3-digit hexadecimal format. |
|
||||
| \|\[### | background RGB |
|
||||
| \|#$$$$$$ | foreground RGB (red/green/blue), 6-digit hexadecimal format, where $ = 0-F |
|
||||
| \|\[#$$$$$$ | background RGB |
|
||||
| \|#$$$ | foreground RGB (red/green/blue), 3-digit hexadecimal format. |
|
||||
| \|\[#$$$ | background RGB |
|
||||
|
||||
Some 6-digit examples:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue