Skip to content

alec-chernicki/palette-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palette Search

Color palette inspiration from directly within Slack

alt tag

How To Use:

**Build palettes matching a key word** - Use the format `/palette ` to build a list of palettes based on any given key term. ``` /palette forest ```

Build palettes containing a specific color

  • Use the format /palette <HEX value> or /palette <HEX value>, <HEX value> to build a list of palettes that includes up to five HEX colors of your choosing.
/palette #3B5998, #6D84B4

The questions will be shown on the same channel that the command was entered and only visible to you.

How To Install On Slack:

1. As an admin, go to your team's Slack channel 2. Click on your teams name, then on Configure Integrations 3. Scroll to the very bottom of the page, then click on DIY Integrations & Customizations section 4. Click on Add next to Slash Commands - URL: ```https://alecortega-palettable.herokuapp.com/palette``` - Command: ```/palette``` - Method: ```POST``` - Usage Hint ```[search term]```

About

Color palette inspiration directly within Slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published