Mein Tipp: steig um auf .NET!!!
Da is alles viel bequemer!!!
Code
[size=10][COLOR=#2b91af][size=10][COLOR=#2b91af]Console[/COLOR][/SIZE][size=10][COLOR=#000000].ForegroundColor = [/COLOR][/SIZE][size=10][COLOR=#2b91af]ConsoleColor[/COLOR][/SIZE][size=10][COLOR=#000000].Blue;[/COLOR][/SIZE]
[size=10][COLOR=#2b91af]Console[/COLOR][/SIZE][size=10].WriteLine([/SIZE][size=10][COLOR=#a31515]"Dieser Text ist blau"[/COLOR][/SIZE][size=10]);[/SIZE]
[size=10][COLOR=#2b91af]Console[/COLOR][/SIZE][size=10].ForegroundColor = [/SIZE][size=10][COLOR=#2b91af]ConsoleColor[/COLOR][/SIZE][size=10].Red;[/SIZE]
[size=10][COLOR=#2b91af]Console[/COLOR][/SIZE][size=10].WriteLine([/SIZE][size=10][COLOR=#a31515]"Dieser Text ist rot"[/COLOR][/SIZE][size=10]);[/SIZE]
[/COLOR][/SIZE]
lg,LG!