jasonlong / geo_pattern

Create beautiful generative geometric background images from a string.
http://jasonlong.github.io/geo_pattern/
MIT License
1.26k stars 89 forks source link

Add ability to specify exact color #31

Closed jasonlong closed 10 years ago

jasonlong commented 10 years ago

Since you can specify a particular pattern, I thought it made sense to allow user to specify a color as well. The current base_color option is really meant as a way to allow users to set a general hue/saturation starting point that gets adjusted. If you know the exact color you want, you can now use the color parameter and no adjustments will take place on.