Initial commit: WordPress wp-content (themes, plugins, languages)
- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
This commit is contained in:
102
themes/twentytwentyfive/styles/colors/01-evening.json
Normal file
102
themes/twentytwentyfive/styles/colors/01-evening.json
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Evening",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#1B1B1B",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#F0F0F0",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#786D0A",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#442369",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#D1D0EA",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#CBCBCB",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#353535",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF33",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-4"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|contrast",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)",
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-2": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-2",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
167
themes/twentytwentyfive/styles/colors/02-noon.json
Normal file
167
themes/twentytwentyfive/styles/colors/02-noon.json
Normal file
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Noon",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#F8F7F5",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#191919",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#F5B684",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#191919",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#5F5F5F",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#F1EEE9",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#19191933",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-4"
|
||||
},
|
||||
"blocks": {
|
||||
"core/button": {
|
||||
"border": {
|
||||
"color": "var:preset|color|contrast"
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/pullquote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/query-title": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|contrast",
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-4": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-5": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
276
themes/twentytwentyfive/styles/colors/03-dusk.json
Normal file
276
themes/twentytwentyfive/styles/colors/03-dusk.json
Normal file
@@ -0,0 +1,276 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Dusk",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#E2E2E2",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#3B3B3B",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#F5EDFF",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#650DD4",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#191919",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#5F5F5F",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#DBDBDB",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#3B3B3B33",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
"color": {
|
||||
"accent-2-opacity-20": "#650DD433"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"blocks": {
|
||||
"core/code": {
|
||||
"color": {
|
||||
"text": "var:preset|color|black",
|
||||
"background": "var:preset|color|accent-5"
|
||||
}
|
||||
},
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-author-name": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-terms": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/pullquote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|black"
|
||||
},
|
||||
"elements": {
|
||||
"cite": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/quote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|black"
|
||||
}
|
||||
},
|
||||
"core/site-title": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base",
|
||||
"background": "var:preset|color|accent-2"
|
||||
},
|
||||
"border": {
|
||||
"color": "transparent"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"post-terms-1": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"border": {
|
||||
"color": "var:custom|color|accent-2-opacity-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-1": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-3",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-5": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-2",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)",
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
105
themes/twentytwentyfive/styles/colors/04-afternoon.json
Normal file
105
themes/twentytwentyfive/styles/colors/04-afternoon.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Afternoon",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#DAE7BD",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#516028",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#C7F642",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#EBF6D3",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#303D10",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#516028",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#EBF6D3",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#51602833",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"elements": {
|
||||
"button": {
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, black)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-2": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-3",
|
||||
"text": "var:preset|color|accent-1"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-1",
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"elements": {
|
||||
"button": {
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-5": {
|
||||
"elements": {
|
||||
"button": {
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 90%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
78
themes/twentytwentyfive/styles/colors/05-twilight.json
Normal file
78
themes/twentytwentyfive/styles/colors/05-twilight.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Twilight",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#131313",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#4B52FF",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#FF7A5C",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#252525",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#252525",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF33",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"variations": {
|
||||
"section-2": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
234
themes/twentytwentyfive/styles/colors/06-morning.json
Normal file
234
themes/twentytwentyfive/styles/colors/06-morning.json
Normal file
@@ -0,0 +1,234 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Morning",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#DFDCD7",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#191919",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#7A9BDB",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#F7E6FF",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#182949",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#5F5F5F",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#D7D3CC",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#19191933",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-4"
|
||||
},
|
||||
"blocks": {
|
||||
"core/code": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast",
|
||||
"background": "var:preset|color|accent-5"
|
||||
}
|
||||
},
|
||||
"core/paragraph": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-author-name": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/pullquote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
"elements": {
|
||||
"cite": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-4"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/quote": {
|
||||
"elements": {
|
||||
"cite": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast",
|
||||
"background": "var:preset|color|accent-1"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"post-terms-1": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-5"
|
||||
},
|
||||
"border": {
|
||||
"color": "var:preset|color|accent-5"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-1",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|contrast",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-1",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-5": {
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-1",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
285
themes/twentytwentyfive/styles/colors/07-sunrise.json
Normal file
285
themes/twentytwentyfive/styles/colors/07-sunrise.json
Normal file
@@ -0,0 +1,285 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Sunrise",
|
||||
"settings": {
|
||||
"color": {
|
||||
"palette": [
|
||||
{
|
||||
"color": "#330616",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#FFFFFF",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#F0FDA6",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#DB9AB1",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#C1E4E7",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#DB9AB1",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#4A1628",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#DB9AB133",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"blocks": {
|
||||
"core/code": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2",
|
||||
"background": "var:preset|color|accent-5"
|
||||
}
|
||||
},
|
||||
"core/post-author-name": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-terms": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/post-title": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/pullquote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"cite": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/quote": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
},
|
||||
"elements": {
|
||||
"cite": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"core/site-title": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-2"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base",
|
||||
"background": "var:preset|color|accent-2"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"post-terms-1": {
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-5"
|
||||
},
|
||||
"border": {
|
||||
"color": "var:preset|color|accent-5"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-1": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-5",
|
||||
"background": "var:preset|color|contrast"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-2": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-3": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"color": {
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|base",
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--base) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-5": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast",
|
||||
"background": "var:preset|color|accent-5"
|
||||
},
|
||||
"elements": {
|
||||
"heading": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|contrast",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)",
|
||||
"text": "var:preset|color|base"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
144
themes/twentytwentyfive/styles/colors/08-midnight.json
Normal file
144
themes/twentytwentyfive/styles/colors/08-midnight.json
Normal file
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Midnight",
|
||||
"settings": {
|
||||
"color": {
|
||||
"duotone": [
|
||||
{
|
||||
"colors": [
|
||||
"#4433A6",
|
||||
"#79F3B1"
|
||||
],
|
||||
"name": "Midnight filter",
|
||||
"slug": "midnight-filter"
|
||||
}
|
||||
],
|
||||
"palette": [
|
||||
{
|
||||
"color": "#4433A6",
|
||||
"name": "Base",
|
||||
"slug": "base"
|
||||
},
|
||||
{
|
||||
"color": "#79F3B1",
|
||||
"name": "Contrast",
|
||||
"slug": "contrast"
|
||||
},
|
||||
{
|
||||
"color": "#5644BC",
|
||||
"name": "Accent 1",
|
||||
"slug": "accent-1"
|
||||
},
|
||||
{
|
||||
"color": "#372696",
|
||||
"name": "Accent 2",
|
||||
"slug": "accent-2"
|
||||
},
|
||||
{
|
||||
"color": "#251D51",
|
||||
"name": "Accent 3",
|
||||
"slug": "accent-3"
|
||||
},
|
||||
{
|
||||
"color": "#79F3B1",
|
||||
"name": "Accent 4",
|
||||
"slug": "accent-4"
|
||||
},
|
||||
{
|
||||
"color": "#E8B7FF",
|
||||
"name": "Accent 5",
|
||||
"slug": "accent-5"
|
||||
},
|
||||
{
|
||||
"color": "#79F3B133",
|
||||
"name": "Accent 6",
|
||||
"slug": "accent-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"blocks": {
|
||||
"core/code": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-2",
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
},
|
||||
"core/post-date": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
},
|
||||
"elements": {
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "var:preset|color|contrast"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|contrast",
|
||||
"text": "var:preset|color|base"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"section-1": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-3",
|
||||
"text": "var:preset|color|accent-5"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-3) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"section-4": {
|
||||
"color": {
|
||||
"text": "var:preset|color|accent-5"
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"color": {
|
||||
"background": "var:preset|color|accent-5",
|
||||
"text": "var:preset|color|accent-3"
|
||||
},
|
||||
":hover": {
|
||||
"color": {
|
||||
"background": "color-mix(in srgb, var(--wp--preset--color--accent-5) 85%, transparent)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"color": {
|
||||
"text": "currentColor"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user