Skip to content

Commit 530a620

Browse files
authored
Update and rename forest.json to branches.json
1 parent c285dba commit 530a620

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": "Forest",
3+
"title": "Branches",
44
"version": 2,
55
"settings": {
66
"color": {
@@ -17,22 +17,22 @@
1717
},
1818
{
1919
"slug": "ti-accent",
20-
"color": "#4D9B67",
20+
"color": "#52AC96",
2121
"name": "Accent"
2222
},
2323
{
2424
"slug": "ti-accent-secondary",
25-
"color": "#396D4A",
25+
"color": "#438C7A",
2626
"name": "Accent Secondary"
2727
},
2828
{
2929
"slug": "ti-bg-inv",
30-
"color": "#0F0F0F",
30+
"color": "#2B4C44",
3131
"name": "Background Dark"
3232
},
3333
{
3434
"slug": "ti-bg-alt",
35-
"color": "#F4F4F4",
35+
"color": "#FAF7F7",
3636
"name": "Background Alt"
3737
},
3838
{

0 commit comments

Comments
 (0)