[konsole] [Bug 405345] Impossible to print "bold red". Bold is always printed as intense/light color
Antonio Russo
bugzilla_noreply at kde.org
Sat Dec 12 22:35:24 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=405345
--- Comment #22 from Antonio Russo <aerusso at aerusso.net> ---
If you want the two following reds to be the same:
echo -e '\e[0;31mRed\n\e[1;31mRed (bold)\e[0m'
then set those two red colors to be the same in the configuration: right
click->Edit current profile->appearance->color scheme & font->edit-> change
whichever intense color to be the same as the normal one.
I, as well as the other people here who were startled this morning with
un-configureable and different behavior, do not want my intense text to have
the same color as my non-intense text. It is (was) just a simple configuration
option! :)
> 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.
I'm not sure I understand this comment. 31 will be whatever color you define
it to be in Konsole---which will by default be some red variant. Did echo -e
'\e1;31m text' ever come out gray for you?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list