From ac13cdcbf35bf38f1c49c3ad1962878886351128 Mon Sep 17 00:00:00 2001 From: SpiKe Date: Sun, 6 Oct 2019 08:40:45 +0000 Subject: [PATCH] Add backquotes --- List-of-color-codes.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) 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 -- 2.39.2