Bug 482596

Summary: The bold text on my terminal are blue
Product: [Applications] konsole Reporter: yunusaydin590
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: fanzhuyifan, servomekanism
Priority: NOR Keywords: qt6
Version: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The bug itself
The bug without any terminal theme, please ignore the extra newline between echo and its output

Description yunusaydin590 2024-03-06 22:08:17 UTC
Created attachment 166513 [details]
The bug itself

SUMMARY
The title is pretty self-explanatory, whenever a program tries to write a bold text without specifying a color, it comes out as blue instead of white.

STEPS TO REPRODUCE
1. Run a program that prints a bold text

OBSERVED RESULT
Bold text is printed as blue

EXPECTED RESULT
Bold text should be printed as just bold

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 6.1.71-1-lts (64-bit)
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
I've tested this with fish, bash and zsh. I also tried disabling my terminal theme, but it didn't fix it.
Comment 1 yunusaydin590 2024-03-06 22:14:44 UTC
Created attachment 166514 [details]
The bug without any terminal theme, please ignore the extra newline between echo and its output
Comment 2 fanzhuyifan 2024-03-07 18:13:45 UTC
This uses the intense color setting, which defaults to blue. You can change that edit current profile - appearance - edit
Comment 3 fanzhuyifan 2024-03-12 15:47:07 UTC
*** Bug 483347 has been marked as a duplicate of this bug. ***