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/demoman_blue.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/disguise_menu/demoman_blue.res') diff --git a/resource/ui/disguise_menu/demoman_blue.res b/resource/ui/disguise_menu/demoman_blue.res index ee652f6..160647b 100644 --- a/resource/ui/disguise_menu/demoman_blue.res +++ b/resource/ui/disguise_menu/demoman_blue.res @@ -4,19 +4,19 @@ { "ItemNameLabel" { - "fgcolor" "70 130 180 153" + "fgcolor" "HUDBlueTeamSolid" "labelText" "#TF_Class_Name_Demoman" } "NewNumberLabel" { - "fgcolor" "70 130 180 153" + "fgcolor" "HUDBlueTeamSolid" "labelText" "1" } "NumberLabel" { - "fgcolor" "70 130 180 153" + "fgcolor" "HUDBlueTeamSolid" "labelText" "4" } } \ No newline at end of file -- cgit v1.2.3