From: SpiKe Date: Sun, 6 Oct 2019 08:40:45 +0000 (+0000) Subject: Add backquotes X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ac13cdcbf35bf38f1c49c3ad1962878886351128;p=xonotic%2Fxonotic.wiki.git Add backquotes --- diff --git a/List-of-color-codes.md b/List-of-color-codes.md index c2d2fd2..13204e7 100644 --- a/List-of-color-codes.md +++ b/List-of-color-codes.md @@ -2,19 +2,19 @@ The color codes are used in event messages to change the color. When of these ap | Code | Note | | ------ | ------ | -| ^BG | Default color | -| ^TC | Team color | -| ^F1 | | -| ^F2 | | -| ^F3 | | -| ^F4 | | -| ^1 | Red | -| ^2 | Green | -| ^3 | Yellow | -| ^4 | Dark Blue | -| ^5 | Light Blue | -| ^6 | Pink | -| ^7 | White | -| ^8 | Medium Gray | -| ^9 | Light Gray | -| ^0 | Dark Gray | \ No newline at end of file +| `^BG` | Default color | +| `^TC` | Team color | +| `^F1` | | +| `^F2` | | +| `^F3` | | +| `^F4` | | +| `^1` | Red | +| `^2` | Green | +| `^3` | Yellow | +| `^4` | Dark Blue | +| `^5` | Light Blue | +| `^6` | Pink | +| `^7` | White | +| `^8` | Medium Gray | +| `^9` | Light Gray | +| `^0` | Dark Gray | \ No newline at end of file