BUT
If you want to change the nickname list in IRC chat windows, you need to do this, which is not documented there:
style "blackbackground"
{
base[NORMAL] = "#000000"
}
widget "*pidgin_conv_userlist" style "blackbackground"
And here are the relevant bug report and code change.