EVE Online styled UI for Slack Web & Desktop Apps
Whilst the WebApp version works pretty well as seen in the screenshot, the DesktopApp is quite flakey and I am working on it.
— Cyberea
- Install a Style Manipulator Extension to your Web Browser. Recommended: Stylus or Stylish.
- Create a new Style Profile.
- Apply URLs matching:
https://[^./]*\.slack\.com/(?!pricing)(?!security).*
- Paste the contents of
ui.scss
into the code block. - Save the profile.
- Reload Slack.
NOTE: You will need to perform this procedure after each Slack update/patch.
- Copy the following file to your Desktop:
- MacOS:
Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/index.js
- Windows:
C:\Users\___USER___\AppData\Local\slack\app-___VERSION___\resources\app.asar.unpacked\src\static\index.js
- MacOS:
- Open the file with a text editor of your choosing.
- Append the (uncommented) javascript within
index.js
to the end of the file. Do not modify the existing scripts! - Save the file and overwrite the original.
- Reload Slack.
Any issues, please contact me.