diff mcabber/src/screen.h @ 1268:dbc907b2d92f

Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
author Mikael Berthe <mikael@lilotux.net>
date Mon, 20 Aug 2007 19:41:31 +0200
parents 401639413340
children 033576acac4c
line wrap: on
line diff
--- a/mcabber/src/screen.h	Mon Aug 20 19:08:31 2007 +0200
+++ b/mcabber/src/screen.h	Mon Aug 20 19:41:31 2007 +0200
@@ -46,6 +46,8 @@
   COLOR_ROSTERSEL,
   COLOR_ROSTERSELNMSG,
   COLOR_ROSTERNMSG,
+  COLOR_INFO,
+  COLOR_MSGIN,
   COLOR_max
 };