From 52aa8fd1701539a134c561c5c48c12d2ab522c78 Mon Sep 17 00:00:00 2001 From: shaga <14+shaga@noreply.octowow.st> Date: Mon, 15 Jun 2026 12:26:54 -0700 Subject: [PATCH] Lowercase |c color escapes in Title for in-game AddOns list The 1.12 client only parses lowercase |cAARRGGBB color escapes; the uppercase |C codes in the Title rendered as literal escape text in the in-game AddOns list. Lowercasing only the escape markers (hex left intact) makes the coloured 'Necrosis LdC' title render correctly. Co-Authored-By: Claude Opus 4.8 --- Necrosis.toc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Necrosis.toc b/Necrosis.toc index 2b6548d..b1a5767 100644 --- a/Necrosis.toc +++ b/Necrosis.toc @@ -1,5 +1,5 @@ ## Interface: 11200 -## Title: |CFFB700B7N|CFFFF00FFe|CFFFF50FFc|CFFFF99FFr|CFFFFC4FFo|CFFFFFFFFs|CFFFFC4FFi|CFFFF99FFs |CFFFF50FFL|CFFFF00FFd|CFFB700B7C +## Title: |cFFB700B7N|cFFFF00FFe|cFFFF50FFc|cFFFF99FFr|cFFFFC4FFo|cFFFFFFFFs|cFFFFC4FFi|cFFFF99FFs |cFFFF50FFL|cFFFF00FFd|cFFB700B7C ## Notes: Gestion graphique des shards. ## OptionalDeps: ## Dependencies: