* add style variations * update tertiary to nearest background color * add schema to style variation files
@@ -0,0 +1,31 @@
+{
+ "$schema": "https://schemas.wp.org/trunk/theme.json",
+ "version": 2,
+ "title": "Blue",
+ "settings": {
+ "color": {
+ "palette": [
+ {
+ "color": "#A4FFBD",
+ "name": "Primary",
+ "slug": "primary"
+ },
+ "name": "Foreground",
+ "slug": "foreground"
+ "color": "#1135F9",
+ "name": "Background",
+ "slug": "background"
+ "color": "#2949f7",
+ "name": "Tertiary",
+ "slug": "tertiary"
+ }
+ ]
+}
+ "title": "Green",
+ "color": "#002DF5",
+ "color": "#DCFC72",
+ "color": "#c9fd1e",
+ "title": "Magenta",
+ "color": "#FEFBF1",
+ "color": "#6D1059",
+ "color": "#95167a",
+ "title": "Pink",
+ "color": "#45075B",
+ "color": "#FDAEFF",
+ "color": "#fa82fd",
+ "title": "Red",
+ "color": "#E4FFF5",
+ "color": "#B7253F",
+ "color": "#dc2f4e",
+ "title": "Yellow",
+ "color": "#000000",
+ "color": "#FFFA52",
+ "color": "#c0bb22",