Skip to content

Instantly share code, notes, and snippets.

@miaulightouch
Created August 16, 2018 15:58
Show Gist options
  • Save miaulightouch/ad25e2b3a606a9e630b40e9b87b485fe to your computer and use it in GitHub Desktop.
Save miaulightouch/ad25e2b3a606a9e630b40e9b87b485fe to your computer and use it in GitHub Desktop.
exports.colors = supportsColor.stderr && supportsColor.stderr.has256
? [
// color codes
]
: [ /* basic color codes */ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment