Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Make your text legendary by dynamically scrolling the colors of the rainbow
ResourceFunction["RainbowHighlight"]["text"] shows the string "text" with moving rainbow colors. | |
ResourceFunction["RainbowHighlight"]["text",cf] use the color function cf. |
In[1]:= |
Out[1]= |
Use an arbitrary color function:
In[2]:= |
Out[2]= |
Use a named color scheme:
In[3]:= |
Out[3]= |
Compare the animated highlighting produced by RainbowHighlight with the static highlighting of the resource function RainbowText:
In[4]:= |
Out[4]= |
Make a bird say a bobbing scrolling rainbow-colored message:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License