im.pidgin.pidgin: ed1ac2fd1572c0126f1f2890053e45f55d21c48e

nosnilmot at pidgin.im nosnilmot at pidgin.im
Mon Dec 3 21:55:40 EST 2007


-----------------------------------------------------------------
Revision: ed1ac2fd1572c0126f1f2890053e45f55d21c48e
Ancestor: dd6cba65ba8ebf4bfc960ab89cd787ebf378881b
Author: nosnilmot at pidgin.im
Date: 2007-12-04T02:49:41
Branch: im.pidgin.pidgin

Modified files:
        pidgin/gtkconv.c

ChangeLog: 

Feeling brave... a bright blue attention color for tab attention. I even
got Hylke's approval about this. Sorry if you have sensitive bleeding eyes
like Daniel. 006aff is almost a pronouncable color too! Ooh-six-aff!

(this is a separate commit so it's easier for disapprovers to disapprove)

-------------- next part --------------
============================================================
--- pidgin/gtkconv.c	b23367013ccda98249f8fec7f80014e9fb4997bf
+++ pidgin/gtkconv.c	d4ace27a56fbec49f540febbc3db477c56b304af
@@ -7817,7 +7817,7 @@ pidgin_conversations_init(void)
 		} styles[] = {
 			{"pidgin_tab_label_typing_default", "tab-label-typing", "#4e9a06"},
 			{"pidgin_tab_label_typed_default", "tab-label-typed", "#c4a000"},
-			{"pidgin_tab_label_attention_default", "tab-label-attention", "#204a87"},
+			{"pidgin_tab_label_attention_default", "tab-label-attention", "#006aff"},
 			{"pidgin_tab_label_unreadchat_default", "tab-label-unreadchat", "#cc0000"},
 			{"pidgin_tab_label_event_default", "tab-label-event", "#888a85"},
 			{NULL, NULL, NULL}


More information about the Commits mailing list