https://bugs.kde.org/show_bug.cgi?id=405345
--- Comment #17 from Stefan <stefan+...@sofa-rockers.org> --- The following command should print all four combinations of (normal, bold) x (normal, faint): echo -e '\e[0;31mRed\n\e[1;31mRed (bold)\n\e[1;91mLight red (bold)\n\e[0;91mLight red\e[0m' -- You are receiving this mail because: You are watching all bug changes.