File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schemas.wp.org/trunk/theme.json" ,
3- "title" : " Violet " ,
3+ "title" : " Orange " ,
44 "version" : 2 ,
55 "settings" : {
66 "color" : {
1717 },
1818 {
1919 "slug" : " ti-accent" ,
20- "color" : " #996FB2 " ,
20+ "color" : " #E5602F " ,
2121 "name" : " Accent"
2222 },
2323 {
2424 "slug" : " ti-accent-secondary" ,
25- "color" : " #81529D " ,
25+ "color" : " #E5602F " ,
2626 "name" : " Accent Secondary"
2727 },
2828 {
4747 "elements" : {
4848 "heading" : {
4949 "typography" : {
50- "fontFamily" : " var(--wp--preset--font-family--playfair-display )"
50+ "fontFamily" : " var(--wp--preset--font-family--inter )"
5151 }
5252 },
5353 "h1" : {
5454 "typography" : {
55- "fontWeight" : " 800 "
55+ "fontWeight" : " 600 "
5656 }
5757 },
5858 "h2" : {
5959 "typography" : {
60- "fontWeight" : " 800 "
60+ "fontWeight" : " 600 "
6161 }
6262 },
6363 "h3" : {
6464 "typography" : {
65- "fontWeight" : " 800 "
65+ "fontWeight" : " 600 "
6666 }
6767 },
6868 "h4" : {
8282 }
8383 },
8484 "typography" : {
85- "fontFamily" : " var(--wp--preset--font-family--source-sans-pro )"
85+ "fontFamily" : " var(--wp--preset--font-family--inter )"
8686 }
8787 }
8888}
You can’t perform that action at this time.
0 commit comments