material-slackthemes icon indicating copy to clipboard operation
material-slackthemes copied to clipboard

🎨 Slack sidebar theme browser with Material colour schemes

Material Slack Themes

web badge uptime badge travis badge cc maintainability badge cc debt badge cc loc badge

Forked from Slack Themes to offer Material compliant colour schemes for Slack

Contributing

PRs are welcome for new Material themes.

To add a new theme:

  • Edit themes.yml
  • Add your theme under the most suitable type (Solid, Dark or Light)
  • Specify the primary colour's shade as defined by the Material Guidelines

Development

Requirements

  • Ruby >= 2.3
  • RubyGems >= 2.6
  • Bundler >= 1.13
  • PhantomJS

Building

bundle install
bundle exec middleman build