Version: 1.2a2 (using KDE 4.2.3) OS: Linux Installed from: Ubuntu Packages There's currently a single color setting for command messages. It would be nice if there were separate settings for different events, like join, part, quit, nick, and mode messages.
Created attachment 34866 [details] add some settings which allow the user to change the colors of join/part/quit messasges Hi, I've made a small patch since I like this feature :) hope any of the devs could review my patch since I'm very new to c++/qt (and thus I'm new to konversation's code) Regards, Martin
The patch looks ok, but I think we're going to wait until the config dialog revamp lands before we merge this, which changes the Colors preferences page to use a listview approach better suited to more color options.
Created attachment 34966 [details] updated version of the patch Hi, I've updated my patch a bit * fixes missing spacers * more settings added if the upstream changes are ready feel free to ping me, then I'll try to update my patch Regards, Martin