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/destroy_menu/pipboy/tele_exit_inactive.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/destroy_menu/pipboy/tele_exit_inactive.res') diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res index ae1dd33..805238b 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -4,21 +4,21 @@ { "ItemNameLabel" { - "fgcolor" "0 255 0 255" + "fgcolor" "ColorGreen" } "NotBuiltLabel" { - "fgcolor" "0 255 0 255" + "fgcolor" "ColorGreen" } "UnavailableLabel" { - "fgcolor" "0 255 0 255" + "fgcolor" "ColorGreen" } "NumberLabel" { - "fgcolor" "0 255 0 255" + "fgcolor" "ColorGreen" } } \ No newline at end of file -- cgit v1.2.3