Skip to content

at-ninja/solarized-slack

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead of nakedsushi:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
 
 
 
 

solarized-slack

Solarized (dark) theme for slack that includes the message elements instead of just the sidebar.

solarized slack

Quick Start

  1. Download Slack. This can be done through brew:
brew cask install slack
  1. Open Slack.
  2. Open a terminal and run the command
sh -c "$(curl -fsSL https://raw.githubusercontent.com/chattahippie/solarized-slack/master/scripts/solarize-slack.sh)"
  1. Reload Slack (CMD-R)
  2. Enjoy!

How it works

This fork of solarized-slack installs a hook into Slack's code to inject CSS into the main window. The CSS that is used is also downloaded into the client, so no files are downloaded when Slack is opened.

References

About

Solarized (dark) theme for slack, including message section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.9%
  • Shell 1.1%