{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Ice",
"settings": {
"color": {
"gradients": [
{
"slug": "gradient-1",
"gradient": "linear-gradient(to bottom, #cbd9e1 0%, #EBEBEF 100%)",
"name": "Vertical azure to ice"
},
{
"slug": "gradient-2",
"gradient": "linear-gradient(to bottom, #466577 0%, #EBEBEF 100%)",
"name": "Vertical slate to ice"
},
{
"slug": "gradient-3",
"gradient": "linear-gradient(to bottom, #37505d 0%, #EBEBEF 100%)",
"name": "Vertical ocean to ice"
},
{
"slug": "gradient-4",
"gradient": "linear-gradient(to bottom, #1C2930 0%, #EBEBEF 100%)",
"name": "Vertical ink to ice"
},
{
"slug": "gradient-5",
"gradient": "linear-gradient(to bottom, #37505d 0%, #466577 100%)",
"name": "Vertical ocean to slate"
},
{
"slug": "gradient-6",
"gradient": "linear-gradient(to bottom, #1C2930 0%, #37505d 100%)",
"name": "Vertical ink to ocean"
},
{
"slug": "gradient-7",
"gradient": "linear-gradient(to bottom, #EBEBEF 50%, #cbd9e1 50%)",
"name": "Vertical hard ice to azure"
},
{
"slug": "gradient-8",
"gradient": "linear-gradient(to bottom, #466577 50%, #EBEBEF 50%)",