|
From: SourceForge.net <no...@so...> - 2005-04-26 00:21:53
|
Patches item #1189893, was opened at 2005-04-25 19:50 Message generated for change (Comment added) made by seanegan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1189893&group_id=235 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Steven Garrity (sgarrity) Assigned to: Nobody/Anonymous (nobody) Summary: Better blue color for group chat tab text Initial Comment: This patch slightly changes the shade of the blue color of inactive tabs on a group chat when someone uses your nickname. The previous blue was a bit too close to the default black, so it was difficult to notice. This blue is a little bit brighter and more staturated. Here's a screenshot to show the difference (current blue in the left column, blue from this patch in the right column): http://actsofvolition.com/images/screenshots/gaim/tab-colors.png The only thing changes is the HEX for the color, so this could easily be applied to oldstatus as well. ---------------------------------------------------------------------- >Comment By: Sean Egan (seanegan) Date: 2005-04-25 20:21 Message: Logged In: YES user_id=199625 Are you colorblind too? Have you looked at the grey tab color? I can't tell the difference between that and the green without really trying. The best solution to this is to apply additional formatting. New messages would be red and bold, system messages would be gray and italicized. Stuff like that. The only reason we haven't done it yet is because that changes the size of the labels and everything starts shifting and moving. We might eventually subclass GtkLabel to better handle that. -s. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1189893&group_id=235 |