Commit d974ccbe authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

no special color for second class

parent c06d8c9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ my ( $station, $train_number ) = @ARGV;

my $col_first  = "\e[38;5;11m";
my $col_mixed  = "\e[38;5;208m";
my $col_second = "\e[38;5;9m";
my $col_second = "\e[0m"; #"\e[38;5;9m";
my $col_reset  = "\e[0m";

my $res = Travel::Status::DE::IRIS->new(