]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Create List of color codes
authorSpiKe <leguen.yannick@gmail.com>
Sat, 5 Oct 2019 09:56:25 +0000 (09:56 +0000)
committerSpiKe <leguen.yannick@gmail.com>
Sat, 5 Oct 2019 09:56:25 +0000 (09:56 +0000)
List-of-color-codes.md [new file with mode: 0644]

diff --git a/List-of-color-codes.md b/List-of-color-codes.md
new file mode 100644 (file)
index 0000000..c2d2fd2
--- /dev/null
@@ -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