Make It Permanentįollow these quick steps to make sure Dark Mode is always enabled in Slack.ġ: Open Automator and select Application for the type of document. This will make sure that Dark Mode is available after each Slack update. To get around this you can add an Automator action to add Dark Mode on each boot. This basic method will give you Dark Mode for Slack, but will be removed each time Slack updates. sed -i.bak '/darkmode BEGIN/,/darkmode END/d' /Applications/Slack.app/Contents/Resources//src/static/ssb-interop.js & echo -e '//darkmode BEGIN\ndocument.addEventListener('DOMContentLoaded', function() ) \n//darkmode END' > /Applications/Slack.app/Contents/Resources//src/static/ssb-interop.js To install Windows 7 on GUID partitioned HDD (GPT), you will need to boot from EFI mode not BIOS mode, but in EFI mode, there is no direct VGA support for Windows 7 on Macs, unless you change the VGA and bridge controller register from EFI shell before loading Windows. Tips Visit Mac files with native Mac app in dired. Read up on iTerm2 if you want to spend most of your time in ssh using emacs rather than the GUI. This will add a dark theme that will take over by default the next time you restart Slack. sudo port install emacs-mac-app The application will appear in your Applications/MacPorts folder. The simplest way I have found to add dark mode is to copy the code below and paste it in your terminal.