Skip to content

A simple collection of Slack themes to help differentiate and personalize your workspaces

License

Notifications You must be signed in to change notification settings

dhomane/slack-themes

 
 

Repository files navigation

Slack Themes (WIP)

Minimal & Modern React app documenting a collection of curated Slack Themes

Don't see a theme you're looking for? Open a pull request, an issue, or Submit a Theme

Slack Themes preview

Usage

# Install dependencies

 $ yarn install
 
# Start webpack-dev-server at port 8080

 $ yarn run start
 
# Run linters

 $ yarn run test
 
# Build app for production (gets output in the 'dist' directory)

 $ yarn run build

About

A simple collection of Slack themes to help differentiate and personalize your workspaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.0%
  • CSS 1.9%