Skip to content

Instantly share code, notes, and snippets.

@brendandawes
Created June 1, 2016 09:19
Show Gist options
  • Select an option

  • Save brendandawes/2ee504ee5b9e31da97bcfe891845260c to your computer and use it in GitHub Desktop.

Select an option

Save brendandawes/2ee504ee5b9e31da97bcfe891845260c to your computer and use it in GitHub Desktop.
Processing:Dawesome:colorSpectrum
<snippet>
<content><![CDATA[
colorSpectrum(${1:amount}, ${2:saturation}, ${3:brightness});
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>spectrum</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.pde</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment