tnielsen2 / slack-color-theme

Fix Slack's terrible color scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give yourself a black background, with grey text and red names. Works with Slack 4.0 on OSX.

Screenshot

Clone this repo.

git clone https://github.com/tnielsen2/slack-color-theme.git .

Make sure you have node and npm installed via brew.

brew install npm
brew install node

Modify the hex code of your colors in the colors.js file to whatever you desire. Save the file.

Run this script as SU.

sudo bash ./osx.sh

Restart Slack.

About

Fix Slack's terrible color scheme


Languages

Language:JavaScript 83.9%Language:Shell 16.1%