Skip to content

Commit 6e2a3ff

Browse files
authored
Update and rename violet.json to Orange.json
1 parent e16f346 commit 6e2a3ff

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://schemas.wp.org/trunk/theme.json",
3-
"title": "Violet",
3+
"title": "Orange",
44
"version": 2,
55
"settings": {
66
"color": {
@@ -17,12 +17,12 @@
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
{
@@ -47,22 +47,22 @@
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": {
@@ -82,7 +82,7 @@
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
}

0 commit comments

Comments
 (0)