Chat Colors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Text replacement - "<code>" to "<code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">" |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Chat Colors]] can be applied in the text chat by prefixing a specific formatting command before sending a message. Color codes only apply to the overhead text above players and have no effect on messages in the chat box. | [[Chat Colors|Chat colors]] can be applied in the text chat by prefixing a specific formatting command before sending a message. Color codes only apply to the overhead text above players and have no effect on messages in the chat box. | ||
== List of Color Commands == | == List of Color Commands == | ||
Line 5: | Line 5: | ||
! Color!! Prefix !! Example !! Result | ! Color!! Prefix !! Example !! Result | ||
|- | |- | ||
| Black || <code>bla:</code> || | | Black || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">bla:</code></b> || <code style="color: red;">bla:Just when you thought the shadows were safe...</code> || [[file: ChatColor-Black.png]] | ||
|- | |- | ||
| Blue || <code>blu:</code> || | | Blue || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">blu:</code></b> || <code style="color: red;">blu:The quick brown fox jumps over the lazy dog!</code> || [[file: ChatColor-Blue.png]] | ||
|- | |- | ||
| Cyan || <code>cya:</code> || | | Cyan || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">cya:</code></b> || <code style="color: red;">cya:Dew logged in</code> || [[file: ChatColor-Cyan.png]] | ||
|- | |- | ||
| Green || <code>gre:</code> || | | Green || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">gre:</code></b> || <code style="color: red;">gre:You've met with a terrible fate, haven't you?</code> || [[file: ChatColor-Green.png]] | ||
|- | |- | ||
| Lime || <code>lim:</code> || | | Lime || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">lim:</code></b> || <code style="color: red;">lim:It's dangerous to go alone! Take this.</code> || [[file: ChatColor-Lime.png]] | ||
|- | |- | ||
| Magenta || <code>mag:</code> || | | Magenta || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">mag:</code></b> || <code style="color: red;">mag:Buying gf</code> || [[file: ChatColor-Magenta.png]] | ||
|- | |- | ||
| Orange || <code>ora:</code> || | | Orange || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">ora:</code></b> || <code style="color: red;">ora:It is now safe to turn off your computer.</code> || [[file: ChatColor-Orange.png]] | ||
|- | |- | ||
| Purple || <code>pur:</code> || | | Purple || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">pur:</code></b> || <code style="color: red;">pur:HighSpell is not a dating site.</code> || [[file: ChatColor-Purple.png]] | ||
|- | |- | ||
| Random Flashing || <code>ran:</code> || | | Random Flashing || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">ran:</code></b> || <code style="color: red;">ran:All your base are belong to us.</code> || [[file: ChatColor-RandomFlashing.gif]] | ||
|- | |- | ||
| Red || <code>red:</code> || | | Red || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">red:</code></b> || <code style="color: red;">red:And what if I have you beheaded for bribing an official?</code> || [[file: ChatColor-Red.png]] | ||
|- | |- | ||
| White || <code>whi:</code> || | | White || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">whi:</code></b> || <code style="color: red;">whi:You will be baked, and then there will be cake.</code> || [[file: ChatColor-White.png]] | ||
|- | |- | ||
| Yellow || | | Yellow || colspan="2" style="text-align:center" | ''<small>This is the default chat color.</small>'' || [[file: ChatColor-Yellow.png]] | ||
|} | |} |
Latest revision as of 08:07, 21 June 2025
Chat colors can be applied in the text chat by prefixing a specific formatting command before sending a message. Color codes only apply to the overhead text above players and have no effect on messages in the chat box.