We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c285dba commit 530a620Copy full SHA for 530a620
1 file changed
styles/forest.json styles/branches.jsonstyles/forest.json renamed to styles/branches.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://schemas.wp.org/trunk/theme.json",
3
- "title": "Forest",
+ "title": "Branches",
4
"version": 2,
5
"settings": {
6
"color": {
@@ -17,22 +17,22 @@
17
},
18
19
"slug": "ti-accent",
20
- "color": "#4D9B67",
+ "color": "#52AC96",
21
"name": "Accent"
22
23
24
"slug": "ti-accent-secondary",
25
- "color": "#396D4A",
+ "color": "#438C7A",
26
"name": "Accent Secondary"
27
28
29
"slug": "ti-bg-inv",
30
- "color": "#0F0F0F",
+ "color": "#2B4C44",
31
"name": "Background Dark"
32
33
34
"slug": "ti-bg-alt",
35
- "color": "#F4F4F4",
+ "color": "#FAF7F7",
36
"name": "Background Alt"
37
38
0 commit comments