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/pyro_blue.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/pyro_blue.res')
| -rw-r--r-- | resource/ui/disguise_menu/pyro_blue.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/disguise_menu/pyro_blue.res b/resource/ui/disguise_menu/pyro_blue.res index 74f6ebd..6c74381 100644 --- a/resource/ui/disguise_menu/pyro_blue.res +++ b/resource/ui/disguise_menu/pyro_blue.res @@ -4,19 +4,19 @@ {
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "#TF_Class_Name_Pyro"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
"labelText" "3"
}
}
\ No newline at end of file |
