Created by user https://gist.github.com/focus97 :)
Add this code (below) to the bottom of: Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js
document.addEventListener('DOMContentLoaded', function() {
let tt__customCss = `
body, .channel_header, #footer, .channel_title_info, #channel_topic_text { background: rgb(0, 43, 54); }
.c-message__body { color: rgb(153, 174, 177); }