Giter Site home page Giter Site logo

slackdark's Introduction

This project will set your Mac OS Slack theme to dark/night mode

To start, always make sure your file is clean and not modified. Paste this into your command prompt:

osascript -e 'quit app "slack"';curl 'https://raw.githubusercontent.com/valiander/slackdark/master/reset' > /Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js

This command will quit slack and overwrite the file needed to change your css entries.

This will also return your slack app back to normal, aside from the theme changes.

To set the dark theme, paste this into your command prompt:

osascript -e 'quit app "slack"';curl 'https://raw.githubusercontent.com/valiander/slackdark/master/darktheme' >> /Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js

This is going to quit slack and append the changes to the end of the file.

Its important to quit and restart slack every time we change this file so that the changes take effect.

Last step is to paste this into a chat with yourself or slackbot, and click "switch sidebar theme"

#3b383b,#b8cbe6,#ffffff,#ffffff,#4A5664,#ffffff,#00f7ff,#3b383b

If you see the following error while trying to run this, delete slack and reinstall.

-bash: /Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js: Permission denied

Let me know if there are any issues that you have!

slackdark's People

Contributors

dneilson avatar valiander avatar

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.