From 8be6c8b4848eab6b9fa9ce0bc2f5e90229c2effc Mon Sep 17 00:00:00 2001 From: SpiKe Date: Sat, 5 Oct 2019 09:56:25 +0000 Subject: [PATCH] Create List of color codes --- List-of-color-codes.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 List-of-color-codes.md diff --git a/List-of-color-codes.md b/List-of-color-codes.md new file mode 100644 index 0000000..c2d2fd2 --- /dev/null +++ b/List-of-color-codes.md @@ -0,0 +1,20 @@ +The color codes are used in event messages to change the color. When of these appear anywhere in the text, the color of the text will be changed. The code itself will be invisible. + +| 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 -- 2.39.2