Skip to content

Instantly share code, notes, and snippets.

@dmgig
Created February 3, 2017 18:44
Show Gist options
  • Save dmgig/c7f797cba2e9133a03e6df4ebeacbb9c to your computer and use it in GitHub Desktop.
Save dmgig/c7f797cba2e9133a03e6df4ebeacbb9c to your computer and use it in GitHub Desktop.
grep for hexcolors
grep -nr '#[a-fA-F0-9]\{3,6\}' .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment