CMS Project Sync
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Overlap",
|
||||
"slug": "block-overlap",
|
||||
"blockTypes": ["core/group"],
|
||||
"styles": {
|
||||
"css": "transform: translateY(50%);z-index: 1;"
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Balanced Text",
|
||||
"slug": "text-wrap-balance",
|
||||
"blockTypes": ["core/paragraph", "core/heading", "core/list", "core/list-item", "core/post-title", "core/post-excerpt"],
|
||||
"styles": {
|
||||
"css": "text-wrap-style: balance;"
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "First element in mobile view",
|
||||
"slug": "mobile-first-element",
|
||||
"blockTypes": ["core/column"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Unscaled background image",
|
||||
"slug": "unscaled-background",
|
||||
"blockTypes": ["core/cover"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Contained background image",
|
||||
"slug": "contained-background",
|
||||
"blockTypes": ["core/cover"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 A",
|
||||
"slug": "creative-1-a",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 A",
|
||||
"slug": "creative-2-a",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 B",
|
||||
"slug": "creative-1-b",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 B",
|
||||
"slug": "creative-2-b",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 C",
|
||||
"slug": "creative-1-c",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 C",
|
||||
"slug": "creative-2-c",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 D",
|
||||
"slug": "creative-1-d",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 D",
|
||||
"slug": "creative-2-d",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Ocean Mist - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Deep Ocean",
|
||||
"slug": "base",
|
||||
"color": "#181818"
|
||||
},
|
||||
{
|
||||
"name": "Charcoal Depths",
|
||||
"slug": "base-midtone",
|
||||
"color": "#1C1C1C"
|
||||
},
|
||||
{
|
||||
"name": "Silver Spray",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#DADADA"
|
||||
},
|
||||
{
|
||||
"name": "White Foam",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Midnight Blue",
|
||||
"slug": "accent-1",
|
||||
"color": "#97C6DF"
|
||||
},
|
||||
{
|
||||
"name": "Harbor Blue",
|
||||
"slug": "accent-2",
|
||||
"color": "#A1D0F2"
|
||||
},
|
||||
{
|
||||
"name": "Sea Breeze",
|
||||
"slug": "accent-3",
|
||||
"color": "#2C4F64"
|
||||
},
|
||||
{
|
||||
"name": "Teal Currents",
|
||||
"slug": "accent-4",
|
||||
"color": "#A3C4D0"
|
||||
},
|
||||
{
|
||||
"name": "Aqua Wave",
|
||||
"slug": "accent-5",
|
||||
"color": "#9DD8EC"
|
||||
},
|
||||
{
|
||||
"name": "Misty Aqua",
|
||||
"slug": "accent-6",
|
||||
"color": "#2E3D42"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+63
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Faded Elegance",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Iron Bark",
|
||||
"slug": "accent-1",
|
||||
"color": "#4A5759"
|
||||
},
|
||||
{
|
||||
"name": "Meadow Sage",
|
||||
"slug": "accent-2",
|
||||
"color": "#97B398"
|
||||
},
|
||||
{
|
||||
"name": "Alabaster Drift",
|
||||
"slug": "accent-3",
|
||||
"color": "#DEDBD2"
|
||||
},
|
||||
{
|
||||
"name": "Plum Dust",
|
||||
"slug": "accent-4",
|
||||
"color": "#746D75"
|
||||
},
|
||||
{
|
||||
"name": "Blush Petal",
|
||||
"slug": "accent-5",
|
||||
"color": "#D697A0"
|
||||
},
|
||||
{
|
||||
"name": "Peach Haze",
|
||||
"slug": "accent-6",
|
||||
"color": "#EEDAD0"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
|
||||
}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Faded Elegance - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Midnight Black",
|
||||
"slug": "base",
|
||||
"color": "#181818"
|
||||
},
|
||||
{
|
||||
"name": "Charcoal Gray",
|
||||
"slug": "base-midtone",
|
||||
"color": "#292929"
|
||||
},
|
||||
{
|
||||
"name": "Soft Silver",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#C8C8C8"
|
||||
},
|
||||
{
|
||||
"name": "Pure White",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Pinewood",
|
||||
"slug": "accent-1",
|
||||
"color": "#B8C4C6"
|
||||
},
|
||||
{
|
||||
"name": "Moss Green",
|
||||
"slug": "accent-2",
|
||||
"color": "#5E785E"
|
||||
},
|
||||
{
|
||||
"name": "Weathered Sand",
|
||||
"slug": "accent-3",
|
||||
"color": "#3B3934"
|
||||
},
|
||||
{
|
||||
"name": "Dusky Lavender",
|
||||
"slug": "accent-4",
|
||||
"color": "#C8C0C8"
|
||||
},
|
||||
{
|
||||
"name": "Blushed Rose",
|
||||
"slug": "accent-5",
|
||||
"color": "#82383F"
|
||||
},
|
||||
{
|
||||
"name": "Antique Pearl",
|
||||
"slug": "accent-6",
|
||||
"color": "#523F37"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Autumn",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#ffffff",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#283618",
|
||||
"name": "Forest Canopy",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#606C38",
|
||||
"name": "Olive Grove",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#B5B08A",
|
||||
"name": "Sandstone Beige",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#823933",
|
||||
"name": "Cranberry Clay",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#BC6C25",
|
||||
"name": "Amber Spice",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#F3EAAE",
|
||||
"name": "Golden Harvest",
|
||||
"slug": "accent-6"
|
||||
},
|
||||
{
|
||||
"color": "#f0f0f0",
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone"
|
||||
},
|
||||
{
|
||||
"color": "#3d3d3d",
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Autumn - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Deep Night",
|
||||
"slug": "base",
|
||||
"color": "#121212"
|
||||
},
|
||||
{
|
||||
"name": "Shadow Gray",
|
||||
"slug": "base-midtone",
|
||||
"color": "#1E1E1E"
|
||||
},
|
||||
{
|
||||
"name": "Soft Mist",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E0E0E0"
|
||||
},
|
||||
{
|
||||
"name": "Moonlight",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Evergreen",
|
||||
"slug": "accent-1",
|
||||
"color": "#94A189"
|
||||
},
|
||||
{
|
||||
"name": "Harvest Wheat",
|
||||
"slug": "accent-2",
|
||||
"color": "#C4C8A1"
|
||||
},
|
||||
{
|
||||
"name": "Autumn Leaf Brown",
|
||||
"slug": "accent-3",
|
||||
"color": "#5C5A46"
|
||||
},
|
||||
{
|
||||
"name": "Burnt Rose",
|
||||
"slug": "accent-4",
|
||||
"color": "#D98B7F"
|
||||
},
|
||||
{
|
||||
"name": "Golden Ember",
|
||||
"slug": "accent-5",
|
||||
"color": "#E8B482"
|
||||
},
|
||||
{
|
||||
"name": "Woodland Bark",
|
||||
"slug": "accent-6",
|
||||
"color": "#524C3A"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Vivid Energy",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Crimson",
|
||||
"slug": "accent-1",
|
||||
"color": "#D7263D"
|
||||
},
|
||||
{
|
||||
"name": "Giants Orange",
|
||||
"slug": "accent-2",
|
||||
"color": "#F46036"
|
||||
},
|
||||
{
|
||||
"name": "Xanthous",
|
||||
"slug": "accent-3",
|
||||
"color": "#F4B734"
|
||||
},
|
||||
{
|
||||
"name": "Space Cadet",
|
||||
"slug": "accent-4",
|
||||
"color": "#2E294E"
|
||||
},
|
||||
{
|
||||
"name": "Pine Green",
|
||||
"slug": "accent-5",
|
||||
"color": "#147166"
|
||||
},
|
||||
{
|
||||
"name": "Mindaro",
|
||||
"slug": "accent-6",
|
||||
"color": "#C5D86D"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Vivid Energy - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Midnight Black",
|
||||
"slug": "base",
|
||||
"color": "#181818"
|
||||
},
|
||||
{
|
||||
"name": "Charcoal Glow",
|
||||
"slug": "base-midtone",
|
||||
"color": "#1C1C1C"
|
||||
},
|
||||
{
|
||||
"name": "Silken Silver",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E6E6E6"
|
||||
},
|
||||
{
|
||||
"name": "Radiant White",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Crimson Spark",
|
||||
"slug": "accent-1",
|
||||
"color": "#E96878"
|
||||
},
|
||||
{
|
||||
"name": "Fiery Ember",
|
||||
"slug": "accent-2",
|
||||
"color": "#FF9B70"
|
||||
},
|
||||
{
|
||||
"name": "Golden Flame",
|
||||
"slug": "accent-3",
|
||||
"color": "#D49B3B"
|
||||
},
|
||||
{
|
||||
"name": "Dusky Indigo",
|
||||
"slug": "accent-4",
|
||||
"color": "#9E94C2"
|
||||
},
|
||||
{
|
||||
"name": "Emerald Depths",
|
||||
"slug": "accent-5",
|
||||
"color": "#5FD3C3"
|
||||
},
|
||||
{
|
||||
"name": "Lime Energy",
|
||||
"slug": "accent-6",
|
||||
"color": "#697A2D"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Forest Grove",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Dark Green",
|
||||
"slug": "accent-1",
|
||||
"color": "#132A13"
|
||||
},
|
||||
{
|
||||
"name": "Hunter Green",
|
||||
"slug": "accent-2",
|
||||
"color": "#31572C"
|
||||
},
|
||||
{
|
||||
"name": "Fern Green",
|
||||
"slug": "accent-3",
|
||||
"color": "#4F772D"
|
||||
},
|
||||
{
|
||||
"name": "Moss Green",
|
||||
"slug": "accent-4",
|
||||
"color": "#90A955"
|
||||
},
|
||||
{
|
||||
"name": "Sage",
|
||||
"slug": "accent-5",
|
||||
"color": "#CAD593"
|
||||
},
|
||||
{
|
||||
"name": "Mindaro",
|
||||
"slug": "accent-6",
|
||||
"color": "#ECF39E"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Forest Grove - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Forest Shadow",
|
||||
"slug": "base",
|
||||
"color": "#1A1A1A"
|
||||
},
|
||||
{
|
||||
"name": "Charcoal Bark",
|
||||
"slug": "base-midtone",
|
||||
"color": "#2A2A2A"
|
||||
},
|
||||
{
|
||||
"name": "Silver Canopy",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E3E3E3"
|
||||
},
|
||||
{
|
||||
"name": "Morning Light",
|
||||
"slug": "contrast",
|
||||
"color": "#F5F5F5"
|
||||
},
|
||||
{
|
||||
"name": "Berry Bloom",
|
||||
"slug": "accent-1",
|
||||
"color": "#4A6B4A"
|
||||
},
|
||||
{
|
||||
"name": "Maple Glow",
|
||||
"slug": "accent-2",
|
||||
"color": "#57835A"
|
||||
},
|
||||
{
|
||||
"name": "Golden Oak",
|
||||
"slug": "accent-3",
|
||||
"color": "#81A563"
|
||||
},
|
||||
{
|
||||
"name": "Twilight Grove",
|
||||
"slug": "accent-4",
|
||||
"color": "#B9CF84"
|
||||
},
|
||||
{
|
||||
"name": "Pine Creek",
|
||||
"slug": "accent-5",
|
||||
"color": "#DDE3B8"
|
||||
},
|
||||
{
|
||||
"name": "Mossy Meadow",
|
||||
"slug": "accent-6",
|
||||
"color": "#F4F9C3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Velved Haze",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Space Cadet",
|
||||
"slug": "accent-1",
|
||||
"color": "#22223B"
|
||||
},
|
||||
{
|
||||
"name": "Ultra Violet",
|
||||
"slug": "accent-2",
|
||||
"color": "#4A4E69"
|
||||
},
|
||||
{
|
||||
"name": "Cool Gray",
|
||||
"slug": "accent-3",
|
||||
"color": "#A6AAC4"
|
||||
},
|
||||
{
|
||||
"name": "Rose Quartz",
|
||||
"slug": "accent-4",
|
||||
"color": "#9A8C98"
|
||||
},
|
||||
{
|
||||
"name": "Pale Dogwood Light",
|
||||
"slug": "accent-5",
|
||||
"color": "#C9ADA7"
|
||||
},
|
||||
{
|
||||
"name": "Pale Dogwood",
|
||||
"slug": "accent-6",
|
||||
"color": "#E0C9BE"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Velved Haze - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Velvet Black",
|
||||
"slug": "base",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Deep Onyx",
|
||||
"slug": "base-midtone",
|
||||
"color": "#121212"
|
||||
},
|
||||
{
|
||||
"name": "Soft Glow",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E4E4E4"
|
||||
},
|
||||
{
|
||||
"name": "Pure White",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Lavender Mist",
|
||||
"slug": "accent-1",
|
||||
"color": "#D1D2F1"
|
||||
},
|
||||
{
|
||||
"name": "Dusky Lilac",
|
||||
"slug": "accent-2",
|
||||
"color": "#B1B3CF"
|
||||
},
|
||||
{
|
||||
"name": "Smoky Slate",
|
||||
"slug": "accent-3",
|
||||
"color": "#515363"
|
||||
},
|
||||
{
|
||||
"name": "Plum Veil",
|
||||
"slug": "accent-4",
|
||||
"color": "#6C5C65"
|
||||
},
|
||||
{
|
||||
"name": "Rosewood Blush",
|
||||
"slug": "accent-5",
|
||||
"color": "#76585C"
|
||||
},
|
||||
{
|
||||
"name": "Earthen Umber",
|
||||
"slug": "accent-6",
|
||||
"color": "#4B3C32"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Sapphire Sun",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Rich Black",
|
||||
"slug": "accent-1",
|
||||
"color": "#000814"
|
||||
},
|
||||
{
|
||||
"name": "Oxford Blue",
|
||||
"slug": "accent-2",
|
||||
"color": "#001D3D"
|
||||
},
|
||||
{
|
||||
"name": "Yale Blue",
|
||||
"slug": "accent-3",
|
||||
"color": "#003566"
|
||||
},
|
||||
{
|
||||
"name": "Mikado Yellow",
|
||||
"slug": "accent-4",
|
||||
"color": "#FFC300"
|
||||
},
|
||||
{
|
||||
"name": "Gold",
|
||||
"slug": "accent-5",
|
||||
"color": "#FFD60A"
|
||||
},
|
||||
{
|
||||
"name": "Vanilla",
|
||||
"slug": "accent-6",
|
||||
"color": "#FFF3AD"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Sapphire Sun - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Sapphire Black",
|
||||
"slug": "base",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Midnight Onyx",
|
||||
"slug": "base-midtone",
|
||||
"color": "#121212"
|
||||
},
|
||||
{
|
||||
"name": "Silver Sheen",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E4E4E4"
|
||||
},
|
||||
{
|
||||
"name": "Brilliant White",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Pale Sapphire",
|
||||
"slug": "accent-1",
|
||||
"color": "#C5D4FF"
|
||||
},
|
||||
{
|
||||
"name": "Sky Blue",
|
||||
"slug": "accent-2",
|
||||
"color": "#99B2E6"
|
||||
},
|
||||
{
|
||||
"name": "Ocean Blue",
|
||||
"slug": "accent-3",
|
||||
"color": "#688DBC"
|
||||
},
|
||||
{
|
||||
"name": "Golden Sun",
|
||||
"slug": "accent-4",
|
||||
"color": "#FFD60A"
|
||||
},
|
||||
{
|
||||
"name": "Sunny Glow",
|
||||
"slug": "accent-5",
|
||||
"color": "#FFE54A"
|
||||
},
|
||||
{
|
||||
"name": "Dawn Light",
|
||||
"slug": "accent-6",
|
||||
"color": "#FFF7D5"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Soft Terracotta",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Slate Blue",
|
||||
"slug": "accent-1",
|
||||
"color": "#375B6D"
|
||||
},
|
||||
{
|
||||
"name": "Dusty Steel",
|
||||
"slug": "accent-2",
|
||||
"color": "#9FABB7"
|
||||
},
|
||||
{
|
||||
"name": "Muted Mauve",
|
||||
"slug": "accent-3",
|
||||
"color": "#DBD3D8"
|
||||
},
|
||||
{
|
||||
"name": "Plumwood",
|
||||
"slug": "accent-4",
|
||||
"color": "#714955"
|
||||
},
|
||||
{
|
||||
"name": "Terracotta Blush",
|
||||
"slug": "accent-5",
|
||||
"color": "#D77A61"
|
||||
},
|
||||
{
|
||||
"name": "Soft Clay",
|
||||
"slug": "accent-6",
|
||||
"color": "#D8B4A0"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Soft Terracotta - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Terracotta Black",
|
||||
"slug": "base",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Obsidian Glow",
|
||||
"slug": "base-midtone",
|
||||
"color": "#121212"
|
||||
},
|
||||
{
|
||||
"name": "Soft Pearl",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E4E4E4"
|
||||
},
|
||||
{
|
||||
"name": "Ivory Light",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Aqua Mist",
|
||||
"slug": "accent-1",
|
||||
"color": "#9AC3D3"
|
||||
},
|
||||
{
|
||||
"name": "Cloudy Sky",
|
||||
"slug": "accent-2",
|
||||
"color": "#BCC7D1"
|
||||
},
|
||||
{
|
||||
"name": "Ashwood Gray",
|
||||
"slug": "accent-3",
|
||||
"color": "#71686D"
|
||||
},
|
||||
{
|
||||
"name": "Rosewood",
|
||||
"slug": "accent-4",
|
||||
"color": "#AD737E"
|
||||
},
|
||||
{
|
||||
"name": "Blush Clay",
|
||||
"slug": "accent-5",
|
||||
"color": "#EB9C87"
|
||||
},
|
||||
{
|
||||
"name": "Sunbaked Sand",
|
||||
"slug": "accent-6",
|
||||
"color": "#F2D3C5"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Retro Glow",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Base",
|
||||
"slug": "base",
|
||||
"color": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "Contrast",
|
||||
"slug": "contrast",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Deep Violet",
|
||||
"slug": "accent-1",
|
||||
"color": "#3D348B"
|
||||
},
|
||||
{
|
||||
"name": "Electric Indigo",
|
||||
"slug": "accent-2",
|
||||
"color": "#7678ED"
|
||||
},
|
||||
{
|
||||
"name": "Sky Blue",
|
||||
"slug": "accent-3",
|
||||
"color": "#80ADF9"
|
||||
},
|
||||
{
|
||||
"name": "Burnt Orange",
|
||||
"slug": "accent-4",
|
||||
"color": "#F35B04"
|
||||
},
|
||||
{
|
||||
"name": "Sunset Orange",
|
||||
"slug": "accent-5",
|
||||
"color": "#F18701"
|
||||
},
|
||||
{
|
||||
"name": "Golden Glow",
|
||||
"slug": "accent-6",
|
||||
"color": "#FEC92A"
|
||||
},
|
||||
{
|
||||
"name": "Base Midtone",
|
||||
"slug": "base-midtone",
|
||||
"color": "#f4f4f4"
|
||||
},
|
||||
{
|
||||
"name": "Contrast Midtone",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#323232"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"title": "Retro Glow - Dark",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"name": "Neon Black",
|
||||
"slug": "base",
|
||||
"color": "#000000"
|
||||
},
|
||||
{
|
||||
"name": "Glow Onyx",
|
||||
"slug": "base-midtone",
|
||||
"color": "#121212"
|
||||
},
|
||||
{
|
||||
"name": "Electric Silver",
|
||||
"slug": "contrast-midtone",
|
||||
"color": "#E4E4E4"
|
||||
},
|
||||
{
|
||||
"name": "Pure White",
|
||||
"slug": "contrast",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"name": "Lavender Glow",
|
||||
"slug": "accent-1",
|
||||
"color": "#B8B3EE"
|
||||
},
|
||||
{
|
||||
"name": "Sky Beam",
|
||||
"slug": "accent-2",
|
||||
"color": "#A9ACF6"
|
||||
},
|
||||
{
|
||||
"name": "Electric Blue",
|
||||
"slug": "accent-3",
|
||||
"color": "#62A2F2"
|
||||
},
|
||||
{
|
||||
"name": "Orange Flash",
|
||||
"slug": "accent-4",
|
||||
"color": "#FF7835"
|
||||
},
|
||||
{
|
||||
"name": "Retro Amber",
|
||||
"slug": "accent-5",
|
||||
"color": "#FFAA55"
|
||||
},
|
||||
{
|
||||
"name": "Lemon Burst",
|
||||
"slug": "accent-6",
|
||||
"color": "#FFE27F"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Roboto Flex & Roboto Flex Expanded",
|
||||
"slug": "typography-preset-001",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "300"
|
||||
}
|
||||
}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Playfair Display & Ubuntu Sans",
|
||||
"slug": "typography-preset-002",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--ubuntu-sans)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--ubuntu-sans)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--playfair-display)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--ubuntu-sans)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400"
|
||||
}
|
||||
}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Roboto Flex Condensed & Nunito",
|
||||
"slug": "typography-preset-003",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "500",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-condensed)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--nunito)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400"
|
||||
}
|
||||
}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "System Font & Roboto Serif",
|
||||
"slug": "typography-preset-004",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-serif)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "300"
|
||||
}
|
||||
}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Roboto Flex Expanded & Ubuntu Sans",
|
||||
"slug": "typography-preset-005",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex-expanded)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--ubuntu-sans)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400"
|
||||
}
|
||||
}
|
||||
}
|
||||
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Playfair Display & Roboto Flex",
|
||||
"slug": "typography-preset-006",
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--playfair-display)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "600",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"caption": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--playfair-display)",
|
||||
"fontSize": "var(--wp--preset--font-size--small)"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--playfair-display)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--roboto-flex)",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "300"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user