From d48e7becfe74c4d0362c80df596de1d651e51f22 Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sun, 31 Oct 2021 18:13:26 +0100 Subject: [PATCH] Update 'Coloring' --- Coloring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coloring.md b/Coloring.md index 6b064f0..28c6cb1 100644 --- a/Coloring.md +++ b/Coloring.md @@ -2,7 +2,7 @@ Some coloring options are available. The general text color can be changed, and names and networks can be colored individually ### Coloring of general text -The main config contains the option "gates.cosmetic.signColor" which defines the main color used for signs. This set to BLACK by default. +The main config contains the option "gates.cosmetic.mainSignColor" which defines the main color used for signs. This set to BLACK by default. There is also and option "gates.cosmetic.highlightSignColor" which allows you to set the color of the highlighting characters on the portal sings. You can set the two to the same color if you don't like the highligting. The available colors are: AQUA, BLACK, BLUE, DARK_AQUA, DARK_BLUE, DARK_GRAY, DARK_GREEN, DARK_PURPLE, DARK_RED, GOLD, GRAY, GREEN, LIGHT_PURPLE, RED, WHITE, YELLOW.