I know this has to be simple and I'm just not getting it. I was given some code to try to accomplish this but I can't seem to adjust it to my needs. Plus the code I was given transitions using a HSB colorMode and I can't figure out how to use a color array that I've specified.
Let me preface this with the fact that I have very little experience with coding or open processing. So thanks for your patience.
I'm trying to create a list of six beer homebrewing recipes. I would like to use a scrollbar to transition from a lighter color of beer to a darker color (lager to stout if you're a beer drinker). I would also like to include the recipe for the corresponding beers and colors. I have an array created with the colors I've chosen.
Now I'm kind of at a loss as to where to go from here. Can I include the text of the recipe with the background color or do I have to create an image to upload?
If anyone can help me I'd very much appreciate it.