]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Add backquotes
authorSpiKe <leguen.yannick@gmail.com>
Sun, 6 Oct 2019 08:40:45 +0000 (08:40 +0000)
committerSpiKe <leguen.yannick@gmail.com>
Sun, 6 Oct 2019 08:40:45 +0000 (08:40 +0000)
List-of-color-codes.md

index c2d2fd28b53a3fc07af0de42192da662b59c5dbf..13204e715640cdffe7697e3e9dd821b25101a8f6 100644 (file)
@@ -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