Skip to content

drzow/slackthemes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Slack Themes

About the project

slackthemes.net is a platform for browsing and sharing themes for Slack. It is not affiliated with Slack in any way or form; but it is a great tool, use it.

How to contribute (themes)

  1. Fork this project.
  2. Add your theme to the data/themes.yml file.
  3. Create a pull request.

Themes consist of eight RGB hex colors as follows:

  1. Primary background color for the sidebar (variants are used for other elements)
  2. Header and footer to the sidebar
  3. Highlight color for current channel
  4. Text color for current channel
  5. Highlight color for channel selection
  6. Text color for non-current channels and other sidebar text
  7. User DM / online indicator
  8. Unread direct message indicator

How to contribute (core)

  1. Fork this project.
  2. Install dependencies using bundle install
  3. Make changes.
  4. Build the project using bundle exec middleman build
  5. You can run a local webserver to test the project. (make sure to use the ./build folder as your DocumentRoot).
  6. Create a pull request.

Contributors

About

A Slack sidebar theme browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.9%
  • HTML 4.4%
  • Ruby 1.7%