Konversation

Konversation

Konversation Theme

I like to use Konversation, the KDE IRC client, however, I find that, out of the box, it is fairly ugly and doesn’t obey KDE global theming. Especially if you use a dark theme. To solve this, open ~/.config/konversationrc in your favorite text editor and append this to the bottom of the file. The next time you open Konversation you will have a breeze dark like look. Feel free to modify the following as you see fit.

[Appearance]
AllowColorCodes=false
ChannelSplitterSizes=1220,173
CloseButtons=true
NickColor0=28,220,154
NickColor1=28,220,154
NickColor2=28,220,154
NickColor3=28,220,154
NickColor4=28,220,154
NickColor5=28,220,154
NickColor6=28,220,154
NickColor7=28,220,154
NickColor8=28,220,154
TopicSplitterSizes=28,764
TreeSplitterSizes=155,860
UseBoldNicks=true

[Highlight List]
HighlightNickColor=246,116,0

[Message Text Colors]
ActionMessage=239,240,241
AlternateBackground=35,38,41
BacklogMessage=127,140,141
ChannelMessage=220,230,231
CommandMessage=239,240,241
Hyperlink=61,174,233
QueryMessage=239,240,241
ServerMessage=239,240,241
TextViewBackground=35,38,41
Time=127,140,141

[Tab Notifications]
TabNotificationsHighlightsColor=246,116,0
TabNotificationsMsgsColor=28,220,154
TabNotificationsNickColor=246,116,0
TabNotificationsPrivateColor=246,116,0
TabNotificationsSystemColor=246,116,0

Share this content:

Written by:

droid

I have been doing It work, specifically Unix systems administration since I left the army in 1993. Formerly a Senior sysadmin, trainer, and Director of Employee Development at a major we hosting company, now medically semi retired.

View All Posts

1 COMMENT

comments user
blueboy

Thankyou! Who would have thought it would be so hard, finding an IRC client that looks good with dark theme.

Leave a Reply

Your email address will not be published. Required fields are marked *