Giter Site home page Giter Site logo

slack-dark-theme-css's Introduction

slack-dark-theme-css

just hosting some files for a slack dark theme hack.

How to:

FOR 4.x Follow the instructions here to edit ssb-interop.bundle.js as seen below.

  • Make sure Slack is not running/in the background. Navigate to C:\Users\USERNAME\AppData\Local\slack\app-4.0.0\resources
  • Open app.asar as an archive via 7-zip. 7-zip cannot do this normally you will need an extension. I used Asar7z.
  • In the archive, navigate to the /dist/ folder
  • Search for ssb-interop.bundle.js and open it
  • Append the stuff in ssb-interop-js-addon.js in this repo.
  • Save the file. 7-Zip will prompt you if you want to update the archive, say yes.
  • Close 7-Zip. Reopen Slack. Eyes rejoice.

BELOW ONLY WORKS IN 3.x Open the file ssb-interop.js in your Slack installation.

  • Windows path: ~\AppData\Local\slack<your-slack-version>\resources\app.asar.unpacked\src\static\ssb-interop.js
  • Mac Path: /Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js

At the end of the file, paste in the code in ssb-interop-js-addon.js in this repo.

Change the theme by changing the cssPath in the snippet to the link to the raw github file of the theme you want. Right now it's la-cour-slack-night-mode.css.

Css files are subject to change as i mess with this, so fork and host your own instead

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.