Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@helpscout/alfred-colorway

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helpscout/alfred-colorway

Find and convert colors from HelpScout Colorway

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Alfred Colorway Workflow

This is an Alfred Workflow to quickly interact with HSDS colors, using colorway.

Install

$ npm install --global @helpscout/alfred-colorway

Usage

To trigger the workflow, type cw

Options

  • cw _hue_: returns a list of all color shades for the particular hue. Example: cw whaletail
  • cw _hsds.color_: returns the color code (HEX, RGB) of the HSDS color. Example: cw blue.500
  • cw find _color_: returns the closest color from the HSDS palette for any given color. Accepts rgb, hex and css named colors. Example: cw find dodgerblue

Interactions

  • Selecting an item from the list copies the HEX (eg #BADA55) to the clipboard and pastes on the most front application (this last bit can be configured inside Alfred preferences).
  • Selecting while pressing ⌥ option will copy the hex code without the #
  • Selecting while pressing ⌘ cmd will copy the rgb code

FAQs

Package last updated on 18 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc