Skip to content

Fix bold character color paint

Carlos Alves requested to merge carlosbalves/konsole:colors into master

Konsole was painting 'bold' character as 'faint bold' character.
Using the konsole/tests/colortest.sh it will paint it all with the right colors.

BUG: 405345
FIXED-IN: 20.12

Merge request reports