https://bugs.kde.org/show_bug.cgi?id=405345

--- Comment #21 from Stefan <stefan+...@sofa-rockers.org> ---
But this

echo -e '\e[0;38;2;255;0;0mred \e[1mboldred \e[0m normal'

does not print the same red as

echo -e '\e[0;31mRed\n\e[1;31mRed (bold)\e[0m'

and you cannot use RGB colors in all terminals.

If you use a bas16 colorscheme and "bright" colors are various gray tones, then
\e1;31m should still print the bold variant of 31 (red) and not a gray.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to