diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
| commit | fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch) | |
| tree | 4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/disguise_menu/heavy_red.res | |
| parent | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff) | |
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
Diffstat (limited to 'resource/ui/disguise_menu/heavy_red.res')
| -rw-r--r-- | resource/ui/disguise_menu/heavy_red.res | 8 |
1 files changed, 4 insertions, 4 deletions
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"
|
