_THEFEED_SET_NEXT_POST_BACKGROUND_COLOR
0x92F0DA1E27DB96DC
0x07CE2EA4
// ThefeedSetNextPostBackgroundColor
void _THEFEED_SET_NEXT_POST_BACKGROUND_COLOR(int hudColorIndex);
From the decompiled scripts:
HUD::_92F0DA1E27DB96DC(6);
HUD::_92F0DA1E27DB96DC(184);
HUD::_92F0DA1E27DB96DC(190);
sets background color for the next notification
6 = red
184 = green
190 = yellow
Here is a list of some colors that can be used: gyazo.com/68bd384455fceb0a85a8729e48216e15
Old name: _SET_NOTIFICATION_BACKGROUND_COLOR
Old name: _THEFEED_NEXT_POST_BACKGROUND_COLOR