From daa10dc0815a48133af29f5e424da5fae0576e92 Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Mon, 1 Apr 2019 11:27:53 -0400 Subject: Updated Customizations - Updated customization files - Fixed unused color being called --- resource/ui/craftingpanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/craftingpanel.res') diff --git a/resource/ui/craftingpanel.res b/resource/ui/craftingpanel.res index 214bfe3..d336fd5 100644 --- a/resource/ui/craftingpanel.res +++ b/resource/ui/craftingpanel.res @@ -85,7 +85,7 @@ "enabled" "1" "labelText" "%itemname%" "textAlignment" "south" - "fgcolor" "NeutralWhite" + "fgcolor" "TanLight" "wrap" "1" "centerwrap" "1" } @@ -109,7 +109,7 @@ "textinsetx" "0" "defaultFgColor_override" "TextColor" "defaultBgColor_override" "Transparent" - "armedFgColor_override" "NeutralWhite" + "armedFgColor_override" "TanLight" "armedBgColor_override" "Transparent" "depressedFgColor_override" "178 82 22 255" "depressedBgColor_override" "Transparent" -- cgit v1.2.3