Template:Color

From Synfig Studio :: Documentation
Revision as of 12:07, 2 March 2017 by Want (Talk | contribs)

Jump to: navigation, search
 

Template for using in examples of tables from Parameters Panel.

Use it for view colors or gradients. Value of colors must be presented as RGB without sharp char! In ex. for cell with solid color silver (#c8c8c8) {{Color|c8c8c8}}

 

For gradient from silver (#c8c8c8) to red (#ff0000) use {{Color|c8c8c8|ff0000}}