tweak colors and styling
This commit is contained in:
		
							
								
								
									
										23
									
								
								theme.json
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								theme.json
									
									
									
									
									
								
							@ -282,12 +282,12 @@
 | 
				
			|||||||
          "fontWeight": "400"
 | 
					          "fontWeight": "400"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "color": {
 | 
					        "color": {
 | 
				
			||||||
          "text": "var(--wp--preset--color--main-purple)"
 | 
					          "text": "var(--wp--preset--color--contrast)"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "core/heading": {
 | 
					      "core/heading": {
 | 
				
			||||||
        "color": {
 | 
					        "color": {
 | 
				
			||||||
          "text": "var(--wp--preset--color--main-purple)"
 | 
					          "text": "var(--wp--preset--color--contrast)"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "typography": {
 | 
					        "typography": {
 | 
				
			||||||
          "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)",
 | 
					          "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)",
 | 
				
			||||||
@ -302,7 +302,22 @@
 | 
				
			|||||||
        "variations": {
 | 
					        "variations": {
 | 
				
			||||||
          "fill": {
 | 
					          "fill": {
 | 
				
			||||||
            "color": {
 | 
					            "color": {
 | 
				
			||||||
              "background": "var(--wp--preset--color--main-purple)"
 | 
					              "background": "var(--wp--preset--color--washed-green)",
 | 
				
			||||||
 | 
					              "text": "var(--wp--preset--color--contrast)"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "typography": {
 | 
				
			||||||
 | 
					              "fontSize": "var(--wp--preset--font-size--small)",
 | 
				
			||||||
 | 
					              "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)",
 | 
				
			||||||
 | 
					              "fontWeight": "700",
 | 
				
			||||||
 | 
					              "letterSpacing": "0.64px"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "spacing": {
 | 
				
			||||||
 | 
					              "padding": {
 | 
				
			||||||
 | 
					                "top": "1em",
 | 
				
			||||||
 | 
					                "bottom": "1em",
 | 
				
			||||||
 | 
					                "right": "2.5em",
 | 
				
			||||||
 | 
					                "left": "2.5em"
 | 
				
			||||||
 | 
					              }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          "outline": {
 | 
					          "outline": {
 | 
				
			||||||
@ -349,7 +364,7 @@
 | 
				
			|||||||
					"width": "0 0 3px 0"
 | 
										"width": "0 0 3px 0"
 | 
				
			||||||
				},
 | 
									},
 | 
				
			||||||
				"color": {
 | 
									"color": {
 | 
				
			||||||
					"text": "var(--wp--preset--color--main-purple)"
 | 
										"text": "var(--wp--preset--color--main-green)"
 | 
				
			||||||
				}
 | 
									}
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user