Bladeren bron

Merge pull request #4114 from Automattic/quadrat-update-color-palettes

Quadrat: updated the color palettes with the latest values from the design
Maggie 4 jaren geleden
bovenliggende
commit
ecc1805672
2 gewijzigde bestanden met toevoegingen van 102 en 48 verwijderingen
  1. 51 24
      quadrat/child-theme.json
  2. 51 24
      quadrat/theme.json

+ 51 - 24
quadrat/child-theme.json

@@ -58,54 +58,81 @@
 					"label": "Blue",
 					"slug": "blue",
 					"colors": {
-						"primary": "#FAF2EF",
-						"secondary": "#07233E",
-						"background": "#0E2F4F"
+						"primary": "#FDF5E2",
+						"secondary": "#123B62",
+						"background": "#204A72"
 					}
 				},
 				{
-					"label": "Bordeaux",
-					"slug": "bordeaux",
+					"label": "Dark Blue",
+					"slug": "dark-blue",
 					"colors": {
-						"primary": "#FFF8F8",
-						"secondary": "#491326",
-						"background": "#541C30"
+						"primary": "#F9DAAD",
+						"secondary": "#071F2C",
+						"background": "#0E2B3B"
 					}
 				},
 				{
-					"label": "Violet",
-					"slug": "violet",
+					"label": "Green",
+					"slug": "green",
 					"colors": {
-						"primary": "#F8F2EC",
-						"secondary": "#331A3F",
-						"background": "#3F254B"
+						"primary": "#F5D5CA",
+						"secondary": "#0A2C25",
+						"background": "#103931"
 					}
 				},
 				{
-					"label": "Green",
-					"slug": "green",
+					"label": "Red",
+					"slug": "red",
+					"colors": {
+						"primary": "#CEEDFF",
+						"secondary": "#721A18",
+						"background": "#822726"
+					}
+				},
+				{
+					"label": "Light Green",
+					"slug": "light-green",
 					"colors": {
 						"primary": "#0C1946",
-						"secondary": "#E2E7DF",
-						"background": "#ECF1EA"
+						"secondary": "#DBE9DD",
+						"background": "#EBF3EC"
 					}
 				},
 				{
 					"label": "White",
 					"slug": "white",
 					"colors": {
-						"primary": "#41161E",
-						"secondary": "#F8F6F4",
+						"primary": "#2B2B2B",
+						"secondary": "#F8F8F8",
 						"background": "#FFFFFF"
 					}
 				},
 				{
-					"label": "Salmon",
-					"slug": "salmon",
+					"label": "Light Pink",
+					"slug": "light-pink",
+					"colors": {
+						"primary": "#151853",
+						"secondary": "#FCD0D0",
+						"background": "#FFE2E2"
+					}
+				},
+				{
+					"label": "Light Yellow",
+					"slug": "light-yellow",
+					"colors": {
+						"primary": "#0E2B3B",
+						"secondary": "#FBEAD2",
+						"background": "#FFF4E3"
+					}
+				},
+				{
+					"label": "Light Blue",
+					"slug": "light-blue",
 					"colors": {
-						"primary": "#212864",
-						"secondary": "#EEE1D6",
-						"background": "#F9EDE4"
+						"primary": "#460707",
+						"secondary": "#DEE9F1",
+						"background": "#EDF4F9"
 					}
 				}
 			],

+ 51 - 24
quadrat/theme.json

@@ -111,54 +111,81 @@
 					"label": "Blue",
 					"slug": "blue",
 					"colors": {
-						"primary": "#FAF2EF",
-						"secondary": "#07233E",
-						"background": "#0E2F4F"
+						"primary": "#FDF5E2",
+						"secondary": "#123B62",
+						"background": "#204A72"
 					}
 				},
 				{
-					"label": "Bordeaux",
-					"slug": "bordeaux",
+					"label": "Dark Blue",
+					"slug": "dark-blue",
 					"colors": {
-						"primary": "#FFF8F8",
-						"secondary": "#491326",
-						"background": "#541C30"
+						"primary": "#F9DAAD",
+						"secondary": "#071F2C",
+						"background": "#0E2B3B"
 					}
 				},
 				{
-					"label": "Violet",
-					"slug": "violet",
+					"label": "Green",
+					"slug": "green",
 					"colors": {
-						"primary": "#F8F2EC",
-						"secondary": "#331A3F",
-						"background": "#3F254B"
+						"primary": "#F5D5CA",
+						"secondary": "#0A2C25",
+						"background": "#103931"
 					}
 				},
 				{
-					"label": "Green",
-					"slug": "green",
+					"label": "Red",
+					"slug": "red",
+					"colors": {
+						"primary": "#CEEDFF",
+						"secondary": "#721A18",
+						"background": "#822726"
+					}
+				},
+				{
+					"label": "Light Green",
+					"slug": "light-green",
 					"colors": {
 						"primary": "#0C1946",
-						"secondary": "#E2E7DF",
-						"background": "#ECF1EA"
+						"secondary": "#DBE9DD",
+						"background": "#EBF3EC"
 					}
 				},
 				{
 					"label": "White",
 					"slug": "white",
 					"colors": {
-						"primary": "#41161E",
-						"secondary": "#F8F6F4",
+						"primary": "#2B2B2B",
+						"secondary": "#F8F8F8",
 						"background": "#FFFFFF"
 					}
 				},
 				{
-					"label": "Salmon",
-					"slug": "salmon",
+					"label": "Light Pink",
+					"slug": "light-pink",
+					"colors": {
+						"primary": "#151853",
+						"secondary": "#FCD0D0",
+						"background": "#FFE2E2"
+					}
+				},
+				{
+					"label": "Light Yellow",
+					"slug": "light-yellow",
+					"colors": {
+						"primary": "#0E2B3B",
+						"secondary": "#FBEAD2",
+						"background": "#FFF4E3"
+					}
+				},
+				{
+					"label": "Light Blue",
+					"slug": "light-blue",
 					"colors": {
-						"primary": "#212864",
-						"secondary": "#EEE1D6",
-						"background": "#F9EDE4"
+						"primary": "#460707",
+						"secondary": "#DEE9F1",
+						"background": "#EDF4F9"
 					}
 				}
 			],