comparison src/gtkconv.c @ 10084:e653b2c888f4

[gaim-migrate @ 11081] Halloween. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 07 Oct 2004 18:09:27 +0000
parents 8e6329b8dcc1
children 9fdbfe832fac
comparison
equal deleted inserted replaced
10083:b40a9b094f48 10084:e653b2c888f4
64 /* XXX */ 64 /* XXX */
65 #include "gaim.h" 65 #include "gaim.h"
66 66
67 #define AUTO_RESPONSE "&lt;AUTO-REPLY&gt; : " 67 #define AUTO_RESPONSE "&lt;AUTO-REPLY&gt; : "
68 68
69 #define SEND_COLOR "#16569E" 69 #define SEND_COLOR "#0d005d"
70 #define RECV_COLOR "#A82F2F" 70 #define RECV_COLOR "#fd4100"
71 71
72 static char nick_colors[][8] = { 72 static char nick_colors[][8] = {
73 "#ba55d3", /* Medium Orchid */ 73 "#ba55d3", /* Medium Orchid */
74 "#ee82ee", /* Violet */ 74 "#ee82ee", /* Violet */
75 "#c715b4", /* Medium Violet Red */ 75 "#c715b4", /* Medium Violet Red */