What's about

Depending on your Console or IDE application and your operating system, ANSI colors might be displayed differently in Console Log Outputs.

Here is a small Scala test frame helping identify ANSI color codes by example printout ("rainbowing").

The main dimensions for the color code permutations are Bold Yes or No?, Reversed Yes or No?.

No blinking

Since IntelliJ log output is one of the target outputs, and Blinking is unsupported in IntelliJ (as far as I have noticed), Blinking is ommited here.

IntelliJ Console Output Example

Konsole Console Output Example

Linux Manjaro
Number 5 is blinking, but You can't see it here.