diff -r 107d39cd968b -r 7b5bd6ad83b4 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sat Aug 25 15:42:34 2012 +0200 +++ b/mcabber/mcabberrc.example Thu Oct 11 22:44:34 2012 +0200 @@ -391,6 +391,7 @@ # msghl: text color in the chat window for highlighted messages (MUC) # bgstatus: background color of the status lines # status: text color of the status lines +# log: text color in the log window # roster: text color of the roster (buddylist) normal items # bgrostersel: background color of the selected roster item # rostersel: text color of the selected roster item @@ -405,6 +406,7 @@ #set color_msghl = yellow #set color_bgstatus = blue #set color_status = white +#set color_log = white #set color_roster = green #set color_bgrostersel = cyan #set color_rostersel = blue