/EVESlack

EVE Online styled UI for Slack Web & Desktop Apps *WIP

Primary LanguageCSSMIT LicenseMIT

EVESlack (Work in Progress)

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

Example

EVE Slack

Instructions: Web App

  1. Install a Style Manipulator Extension to your Web Browser. Recommended: Stylus or Stylish.
  2. Create a new Style Profile.
  3. Apply URLs matching: https://[^./]*\.slack\.com/(?!pricing)(?!security).*
  4. Paste the contents of ui.scss into the code block.
  5. Save the profile.
  6. Reload Slack.

Instructions: Desktop App

NOTE: You will need to perform this procedure after each Slack update/patch.

  1. 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
  2. Open the file with a text editor of your choosing.
  3. Append the (uncommented) javascript within index.js to the end of the file. Do not modify the existing scripts!
  4. Save the file and overwrite the original.
  5. Reload Slack.

Any issues, please contact me.

Optional: Preferences > Sidebar

Preferences 1

Preferences 2