comparison src/gtkconv.c @ 7990:10c7cd1d4e17

[gaim-migrate @ 8667] bah, humbug. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 04 Jan 2004 18:57:37 +0000
parents d9e831876c28
children 87d3260f961a
comparison
equal deleted inserted replaced
7989:e8449d95a493 7990:10c7cd1d4e17
61 /* XXX */ 61 /* XXX */
62 #include "gaim.h" 62 #include "gaim.h"
63 63
64 #define AUTO_RESPONSE "&lt;AUTO-REPLY&gt; : " 64 #define AUTO_RESPONSE "&lt;AUTO-REPLY&gt; : "
65 65
66 #define SEND_COLOR "#267726" 66 #define SEND_COLOR "#16569E"
67 #define RECV_COLOR "#A82F2F" 67 #define RECV_COLOR "#A82F2F"
68 68
69 static char nick_colors[][8] = { 69 static char nick_colors[][8] = {
70 "#ba55d3", /* Medium Orchid */ 70 "#ba55d3", /* Medium Orchid */
71 "#ee82ee", /* Violet */ 71 "#ee82ee", /* Violet */