Updated for public server.
This commit is contained in:
88
wp-content/themes/eduacademy/styles/Orange.json
Normal file
88
wp-content/themes/eduacademy/styles/Orange.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"title": "Orange",
|
||||
"version": 2,
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"slug": "ti-bg",
|
||||
"color": "#181818",
|
||||
"name": "Background"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg",
|
||||
"color": "#FFFFFF",
|
||||
"name": "Foreground"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent",
|
||||
"color": "#E5602F",
|
||||
"name": "Accent"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent-secondary",
|
||||
"color": "#E5602F",
|
||||
"name": "Accent Secondary"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-alt",
|
||||
"color": "#1F1F1F",
|
||||
"name": "Background Alt"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-inv",
|
||||
"color": "#000000",
|
||||
"name": "Background Dark"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg-alt",
|
||||
"color": "#FFFFFA",
|
||||
"name": "Foreground Alt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"elements": {
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--inter)"
|
||||
}
|
||||
},
|
||||
"h1": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h2": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h3": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h4": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h5": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h6": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--inter)"
|
||||
}
|
||||
}
|
||||
}
|
||||
88
wp-content/themes/eduacademy/styles/branches.json
Normal file
88
wp-content/themes/eduacademy/styles/branches.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"title": "Branches",
|
||||
"version": 2,
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"slug": "ti-bg",
|
||||
"color": "#FFFFFF",
|
||||
"name": "Background"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg",
|
||||
"color": "#141414",
|
||||
"name": "Foreground"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent",
|
||||
"color": "#52AC96",
|
||||
"name": "Accent"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent-secondary",
|
||||
"color": "#438C7A",
|
||||
"name": "Accent Secondary"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-inv",
|
||||
"color": "#2B4C44",
|
||||
"name": "Background Dark"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-alt",
|
||||
"color": "#FAF7F7",
|
||||
"name": "Background Alt"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg-alt",
|
||||
"color": "#FFFFFf",
|
||||
"name": "Foreground Alt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"elements": {
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--albert-sans)"
|
||||
}
|
||||
},
|
||||
"h1": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h2": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h3": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h4": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h5": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
},
|
||||
"h6": {
|
||||
"typography": {
|
||||
"fontWeight": "600"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--albert-sans)"
|
||||
}
|
||||
}
|
||||
}
|
||||
88
wp-content/themes/eduacademy/styles/darkmode.json
Normal file
88
wp-content/themes/eduacademy/styles/darkmode.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"title": "Dark mode",
|
||||
"version": 2,
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"slug": "ti-bg",
|
||||
"color": "#181818",
|
||||
"name": "Background"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg",
|
||||
"color": "#FFFFFF",
|
||||
"name": "Foreground"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent",
|
||||
"color": "#50BB40",
|
||||
"name": "Accent"
|
||||
},
|
||||
{
|
||||
"slug": "ti-accent-secondary",
|
||||
"color": "#42A134",
|
||||
"name": "Accent Secondary"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-alt",
|
||||
"color": "#1E1E1E",
|
||||
"name": "Background Alt"
|
||||
},
|
||||
{
|
||||
"slug": "ti-bg-inv",
|
||||
"color": "#040404",
|
||||
"name": "Background Dark"
|
||||
},
|
||||
{
|
||||
"slug": "ti-fg-alt",
|
||||
"color": "#FFFFFA",
|
||||
"name": "Foreground Alt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"elements": {
|
||||
"h1": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"h2": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"h3": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"h4": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"h5": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"h6": {
|
||||
"typography": {
|
||||
"fontWeight": "700"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--spline-sans)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--spline-sans)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user