소스 검색

Fix/pendant variation blue (#5904)

Jason Crist 3 년 전
부모
커밋
bea72d3500

BIN
pendant/assets/fonts/IBMPlexMono-Bold.ttf


BIN
pendant/assets/fonts/IBMPlexMono-BoldItalic.ttf


BIN
pendant/assets/fonts/IBMPlexMono-Italic.ttf


BIN
pendant/assets/fonts/IBMPlexMono-Light.ttf


BIN
pendant/assets/fonts/IBMPlexMono-Medium.ttf


BIN
pendant/assets/fonts/IBMPlexMono-Regular.ttf


BIN
pendant/assets/fonts/Rubik-Bold.ttf


BIN
pendant/assets/fonts/Rubik-BoldItalic.ttf


BIN
pendant/assets/fonts/Rubik-Italic.ttf


BIN
pendant/assets/fonts/Rubik-Light.ttf


BIN
pendant/assets/fonts/Rubik-LightItalic.ttf


BIN
pendant/assets/fonts/Rubik-Regular.ttf


+ 1 - 1
pendant/patterns/grid-of-posts.php

@@ -15,7 +15,7 @@
 	<!-- wp:post-title {"level":3,"isLink":true} /-->
 	<!-- wp:post-excerpt /-->
 
-	<!-- wp:read-more {"style":{"typography":{"fontStyle":"normal","fontWeight":"500"}},"fontSize":"medium"} /--></div>
+	<!-- wp:read-more {"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} /--></div>
 	<!-- /wp:group -->
 	<!-- /wp:post-template -->
 

+ 1 - 1
pendant/patterns/header.php

@@ -13,7 +13,7 @@
 
 <!-- wp:site-title {"textAlign":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}}}} /-->
 
-<!-- wp:social-links {"iconColor":"background","iconColorValue":"#ffffff","className":"is-style-logos-only"} -->
+<!-- wp:social-links {"iconColor":"background","iconColorValue":"currentColor","className":"is-style-logos-only"} -->
 <ul class="wp-block-social-links has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /--></ul>
 <!-- /wp:social-links --></div>
 <!-- /wp:group --></div>

+ 1 - 1
pendant/patterns/latest-articles.php

@@ -28,7 +28,7 @@
 
 <!-- wp:post-excerpt /-->
 
-<!-- wp:read-more {"style":{"typography":{"fontStyle":"normal","fontWeight":"500"}},"fontSize":"medium"} /--></div>
+<!-- wp:read-more {"style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"medium"} /--></div>
 <!-- /wp:group -->
 <!-- /wp:post-template --></div>
 <!-- /wp:group --></div>

+ 89 - 6
pendant/styles/electric-blue.json

@@ -36,21 +36,39 @@
 						{
 							"fontDisplay": "block",
 							"fontFamily": "IBMPlexMono",
-							"fontWeight": "300 400",
 							"fontStyle": "normal",
 							"fontStretch": "normal",
 							"src": [
-								"file:./assets/fonts/IBMPlexMono-Light.ttf"
+								"file:./assets/fonts/IBMPlexMono-Regular.ttf"
 							]
 						},
 						{
 							"fontDisplay": "block",
 							"fontFamily": "IBMPlexMono",
-							"fontWeight": "500 600",
+							"fontStyle": "italic",
+							"fontStretch": "normal",
+							"src": [
+								"file:./assets/fonts/IBMPlexMono-Italic.ttf"
+							]
+						},
+						{
+							"fontDisplay": "block",
+							"fontFamily": "IBMPlexMono",
+							"fontWeight": "600",
 							"fontStyle": "normal",
 							"fontStretch": "normal",
 							"src": [
-								"file:./assets/fonts/IBMPlexMono-Medium.ttf"
+								"file:./assets/fonts/IBMPlexMono-Bold.ttf"
+							]
+						},
+						{
+							"fontDisplay": "block",
+							"fontFamily": "IBMPlexMono",
+							"fontWeight": "600",
+							"fontStyle": "italic",
+							"fontStretch": "normal",
+							"src": [
+								"file:./assets/fonts/IBMPlexMono-BoldItalic.ttf"
 							]
 						}
 					]
@@ -63,24 +81,89 @@
 						{
 							"fontDisplay": "block",
 							"fontFamily": "Rubik",
+							"fontWeight": "100 500",
+							"fontStyle": "normal",
+							"fontStretch": "normal",
+							"src": [
+								"file:./assets/fonts/Rubik-Regular.ttf"
+							]
+						},
+						{
+							"fontDisplay": "block",
+							"fontFamily": "rubik",
+							"fontWeight": "100 500",
+							"fontStyle": "italic",
+							"fontStretch": "normal",
+							"src": [
+								"file:./assets/fonts/Rubik-Italic.ttf"
+							]
+						},
+						{
+							"fontDisplay": "block",
+							"fontFamily": "Rubik",
+							"fontWeight": "600 900",
 							"fontStyle": "normal",
 							"fontStretch": "normal",
 							"src": [
-								"file:./assets/fonts/Rubik-Light.ttf"
+								"file:./assets/fonts/Rubik-Bold.ttf"
 							]
 						},
 						{
 							"fontDisplay": "block",
 							"fontFamily": "rubik",
+							"fontWeight": "600 900",
 							"fontStyle": "italic",
 							"fontStretch": "normal",
 							"src": [
-								"file:./assets/fonts/Rubik-LightItalic.ttf"
+								"file:./assets/fonts/Rubik-BoldItalic.ttf"
 							]
 						}
 					]
 				}
 			]
 		}
+	},
+	"styles": {
+		"elements": {
+			"h1": {
+				"typography": {
+					"fontWeight": 700
+				}
+			},
+			"h2": {
+				"typography": {
+					"fontWeight": 700
+				}
+			},
+			"h3": {
+				"typography": {
+					"fontWeight": 700
+				}
+			},
+			"h4": {
+				"typography": {
+					"fontWeight": 400,
+					"fontSize": "clamp(1.25rem, 2.75vw, 2rem)"
+	
+				}
+			},
+			"h5": {
+				"typography": {
+					"fontFamily": "var(--wp--preset--font-family--heading-font)",
+					"fontWeight": 400
+				}
+			},
+			"h6": {
+				"typography": {
+					"fontFamily": "var(--wp--preset--font-family--heading-font)",
+					"fontWeight": 400
+				}
+			},
+			"link": {
+				"color": {
+					"text": "var(--wp--preset--color--foreground)"
+				}
+			}
+		}
 	}
 }