From 1fb4f96f84b67fa652559552a0e4e55186fd3168 Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sun, 31 Oct 2021 18:13:51 +0100 Subject: [PATCH] Update 'Coloring' --- Coloring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coloring.md b/Coloring.md index 28c6cb1..069f861 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.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 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 highlighting. 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.