[Konsole-devel] [Bug 105875] get the underlined text to be colored

Christopher Schwaab christopher.schwaab at gmail.com
Thu Sep 6 19:40:31 UTC 2012


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

--- Comment #4 from Christopher Schwaab <christopher.schwaab at gmail.com> ---
Created attachment 73710
  --> https://bugs.kde.org/attachment.cgi?id=73710&action=edit
Adds 6 new profile properties for enabling/disabling and optionally coloring
bolded and underlined text.

Here's a braindead patch to get things started.  It just changes the way the
bold and underline rendition flags are handled.  To test it out add something
like the following to your profile

[Appearance]
EnableUnderline=false
ColorUnderlineMode=true
UnderlineColor=blue
ColorBoldMode=true
BoldColor=red
EnableBold=true

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list