weedismyflower
New Member
I put the following into the CSS
body {
background-color: rgb(0, 0, 0) !important;
}
.message-item {
background-color: rgb(0, 0, 0) !important;
}
.message-sender {
color: #255, 255, 255 !important;
}
.message-text {
color: #255, 255, 255 !important;
}
.message-time {
color: #255, 255, 255 !important;
}