Skip to content

Commit e16f346

Browse files
authored
Update and rename charcoal.json to darkmode.json
1 parent 530a620 commit e16f346

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 5 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": "Charcoal",
3+
"title": "Dark mode",
44
"version": 2,
55
"settings": {
66
"color": {
@@ -17,12 +17,12 @@
1717
},
1818
{
1919
"slug": "ti-accent",
20-
"color": "#958A6B",
20+
"color": "#50BB40",
2121
"name": "Accent"
2222
},
2323
{
2424
"slug": "ti-accent-secondary",
25-
"color": "#91835B",
25+
"color": "#42A134",
2626
"name": "Accent Secondary"
2727
},
2828
{
@@ -77,12 +77,12 @@
7777
},
7878
"heading": {
7979
"typography": {
80-
"fontFamily": "var(--wp--preset--font-family--fraunces)"
80+
"fontFamily": "var(--wp--preset--font-family--spline-sans)"
8181
}
8282
}
8383
},
8484
"typography": {
85-
"fontFamily": "var(--wp--preset--font-family--albert-sans)"
85+
"fontFamily": "var(--wp--preset--font-family--spline-sans)"
8686
}
8787
}
8888
}

0 commit comments

Comments
 (0)