summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/base_active.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/build_menu/pipboy/base_active.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/build_menu/pipboy/base_active.res')
-rw-r--r--resource/ui/build_menu/pipboy/base_active.res10
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res
index fd1edbb..66d1210 100644
--- a/resource/ui/build_menu/pipboy/base_active.res
+++ b/resource/ui/build_menu/pipboy/base_active.res
@@ -4,26 +4,26 @@
{
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"MetalIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"CostLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
} \ No newline at end of file