From 4ee0b256ca5058e940904eb6b510a1977087e903 Mon Sep 17 00:00:00 2001 From: Josh Freeman Date: Tue, 13 Nov 2018 18:00:08 +0000 Subject: [PATCH] Update UIColor.md --- docs/UIColor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UIColor.md b/docs/UIColor.md index 81b4c0f82..0566867fb 100644 --- a/docs/UIColor.md +++ b/docs/UIColor.md @@ -4,7 +4,7 @@ It is believed that: - 72 = Foreground -- 73 = Glow (not background) +- 73 = Glow/background In Patch 4.4, SE changed how colours work in tooltips in preperation of new UI "Skins". The logic for displaying colours changed quite drastically but was figured out quickly, here is the process and how it works now: