oda_colors = list('dark gray'='#424242',
'medium gray'='#989898',
'light gray'='#eeeeee',
'gold'='#cfb87c',
'black'='#000000',
'blue'='#0277bd',
'green'='#56B35B',
'red'='#D91F1C',
'purple'='#9A27B9')
oda_material = list('dark gray'='#424242',
'medium gray'='#989898',
'light gray'='#eeeeee',
'gold'='#cfb87c',
'black'='#000000',
'blue'='#3b63bd',
'green'='#65bb45',
'red'='#b84b1b',
'purple'='#42033D')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.