summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
committerCriticalFlaw <[email protected]>2019-03-09 15:52:33 -0500
commitfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch)
tree4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/destroy_menu/pipboy/dispenser_inactive.res
parent2e034f0e1f48acd0747568bb36c91656ad81d4e1 (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/destroy_menu/pipboy/dispenser_inactive.res')
-rw-r--r--resource/ui/destroy_menu/pipboy/dispenser_inactive.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
index 434c229..339e3bf 100644
--- a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/dispenser_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