Color Shortcode
I found this post on how to make a shortcode which shows a given color. I’ve implemented it in our rig as two different shortcodes.
The color
shortcode:
|
|
Should work as expected:
blue
This is managed by the file layouts/shortcodes/color.html
There is also the jewel variant of this shortcode which is managed through the file layouts/shortcodes/jewel.html