diff options
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/dispenser_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/pipboy/dispenser_active.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res index 6211a50..91b68ca 100644 --- a/resource/ui/destroy_menu/pipboy/dispenser_active.res +++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res @@ -4,21 +4,21 @@ {
"ItemNameLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
"DestroyIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"BuildingIcon"
{
- "iconColor" "0 255 0 255"
+ "iconColor" "ColorGreen"
}
"NumberLabel"
{
- "fgcolor" "0 255 0 255"
+ "fgcolor" "ColorGreen"
}
}
\ No newline at end of file |
