diff --git a/ISM/CommandLine.cr b/ISM/CommandLine.cr index a571379..a1253e6 100644 --- a/ISM/CommandLine.cr +++ b/ISM/CommandLine.cr @@ -1303,7 +1303,7 @@ module ISM additionalText = "" if mode == :installation - additionalText += "(#{(software.type+":").colorize(Colorize::ColorRGB.new(252,0,76))} " + additionalText += "(#{(software.type+":").colorize(:light_green)} " status = getSoftwareStatus(software)