- Open the “ssb-interop.js” file
- Mac:
Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js
- Windows:
C:\Users\<USERNAME>\AppData\Local\slack\app-<VERSION>\resources\app.asar.unpacked\src\static\ssb-interop.js
- Add this snippet of code at the bottom:
document.addEventListener('DOMContentLoaded', function() {
$.ajax({
url: 'https://gist.githubusercontent.com/ccarnley7/f245c47c6f265d8cfb7a3247f3429ac6/raw/e092fde4da3a93175a39ce1e4dafb547720af730/slackDarkTheme.css',