From fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 15:52:33 -0500 Subject: Updated Engineer/Spy PDAs - Pinned and added shadows to certain labels - Updated colors to use the schema instead of RBG codes - Corrected element names, removed unused elements --- resource/ui/disguise_menu/heavy_red.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/disguise_menu/heavy_red.res') diff --git a/resource/ui/disguise_menu/heavy_red.res b/resource/ui/disguise_menu/heavy_red.res index e88c93a..430e740 100644 --- a/resource/ui/disguise_menu/heavy_red.res +++ b/resource/ui/disguise_menu/heavy_red.res @@ -15,7 +15,7 @@ "visible" "1" "enabled" "1" "labelText" "#TF_Class_Name_HWGuy" - "fgcolor" "205 50 50 153" + "fgcolor" "HUDRedTeamSolid" "textAlignment" "west" "dulltext" "0" "brighttext" "0" @@ -49,7 +49,7 @@ "enabled" "1" "scaleImage" "1" "icon" "ico_key_blank" - "iconColor" "255 255 255 255" + "iconColor" "White" } "NewNumberLabel" @@ -57,7 +57,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold14" - "fgcolor" "205 50 50 153" + "fgcolor" "HUDRedTeamSolid" "xpos" "5" "ypos" "3" "zpos" "0" @@ -78,7 +78,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold14" - "fgcolor" "205 50 50 153" + "fgcolor" "HUDRedTeamSolid" "xpos" "5" "ypos" "3" "zpos" "0" -- cgit v1.2.3