Skip to content

Instantly share code, notes, and snippets.

@behreajj
Created June 25, 2017 14:48
Show Gist options
  • Save behreajj/2d71e5c27503b307fac56d925d58923b to your computer and use it in GitHub Desktop.
Save behreajj/2d71e5c27503b307fac56d925d58923b to your computer and use it in GitHub Desktop.
Color Gradients 1-1
color red = 0xffff0000;
println(red);
println(hex(red));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment