From 2b8f4f0fd1986e6ce796a852b705be57cdfa7c41 Mon Sep 17 00:00:00 2001 From: terencehill Date: Mon, 13 Jan 2020 21:29:00 +0000 Subject: [PATCH] Update List of color codes --- List-of-color-codes.md | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/List-of-color-codes.md b/List-of-color-codes.md index 13204e7..5a4964f 100644 --- a/List-of-color-codes.md +++ b/List-of-color-codes.md @@ -1,13 +1,9 @@ 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. +* Base colors: + | Code | Note | | ------ | ------ | -| `^BG` | Default color | -| `^TC` | Team color | -| `^F1` | | -| `^F2` | | -| `^F3` | | -| `^F4` | | | `^1` | Red | | `^2` | Green | | `^3` | Yellow | @@ -15,6 +11,21 @@ The color codes are used in event messages to change the color. When of these ap | `^5` | Light Blue | | `^6` | Pink | | `^7` | White | -| `^8` | Medium Gray | +| `^8` | half transparent white| | `^9` | Light Gray | -| `^0` | Dark Gray | \ No newline at end of file +| `^0` | Black | +| `^xRGB` | RGB color | + +* Notification colors: + +| Code | Note | +| ------ | ------ | +| `^BG` | Default color | +| `^TC` | Team color | +| `^F1` | foreground/normal color 1 | +| `^F2` | foreground/normal color 2 | +| `^F3` | foreground/normal color 3 | +| `^F4` | foreground/normal color 4 | +| `^K1` | "kill" color 1 | +| `^K2` | "kill" color 2 | +| `^K3` | "kill" color 3 | -- 2.39.2