diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/base_active.res | 10 |
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 |
