Changeset 56951 for trunk/src/wp-content/themes/twentytwentyfour/theme.json
- Timestamp:
- 10/17/2023 02:12:07 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/theme.json
r56813 r56951 2 2 "$schema": "https://schemas.wp.org/trunk/theme.json", 3 3 "version": 2, 4 "patterns": [ 5 "three-columns-of-services", 6 "clients-section" 7 ], 4 8 "settings": { 5 9 "appearanceTools": true, … … 160 164 }, 161 165 "spacing": { 166 "spacingScale": { 167 "steps": 0 168 }, 162 169 "spacingSizes": [ 163 170 { … … 237 244 "name": "Cardo", 238 245 "slug": "heading" 246 }, 247 { 248 "fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif", 249 "name": "System Sans-serif", 250 "slug": "system-sans-serif" 251 }, 252 { 253 "fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol", 254 "name": "System Serif", 255 "slug": "system-Serif" 239 256 } 240 257 ], … … 264 281 "fluid": { 265 282 "min": "1.85rem", 266 "max": "2. 46rem"283 "max": "2.5rem" 267 284 }, 268 285 "name": "Extra Large", 269 "size": "2. 46rem",286 "size": "2.5rem", 270 287 "slug": "x-large" 271 288 }, 272 289 { 273 290 "fluid": { 274 "min": "2. 46rem",291 "min": "2.5rem", 275 292 "max": "3.27rem" 276 293 }, … … 294 311 "variations": { 295 312 "outline": { 313 "spacing": { 314 "padding": { 315 "bottom": "calc(0.6rem - 1px)", 316 "left": "calc(1rem - 1px)", 317 "right": "calc(1rem - 1px)", 318 "top": "calc(0.6rem - 1px)" 319 } 320 }, 296 321 "border": { 297 "bottom": { 298 "style": "solid", 299 "width": "1px" 300 }, 301 "left": { 302 "style": "solid", 303 "width": "1px" 304 }, 305 "right": { 306 "style": "solid", 307 "width": "1px" 308 }, 309 "top": { 310 "style": "solid", 311 "width": "1px" 312 } 322 "width": "1px" 313 323 } 314 324 } … … 319 329 "blockGap": "0.7rem" 320 330 } 331 }, 332 "core/calendar": { 333 "color": { 334 "text": "var(--wp--preset--color--contrast)" 335 }, 336 "css": ".wp-block-calendar table:where(:not(.has-text-color)) th{background-color:var(--wp--preset--color--contrast-2);color:var(--wp--preset--color--base);border-color:var(--wp--preset--color--contrast-2)} & table:where(:not(.has-text-color)) td{border-color:var(--wp--preset--color--contrast-2)}" 321 337 }, 322 338 "core/categories": { … … 661 677 "background": "var(--wp--preset--color--base-2)" 662 678 }, 663 "css": "& :where(p) {margin-block-start:0;margin-block-end:calc(var(--wp--preset--spacing--10) + 0.5rem);} ",679 "css": "& :where(p) {margin-block-start:0;margin-block-end:calc(var(--wp--preset--spacing--10) + 0.5rem);} & :where(:last-child) {margin-block-end:0;} &.has-text-align-right.is-style-plain, .rtl .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-left){border-width: 0 2px 0 0;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem);} &.has-text-align-left.is-style-plain, body:not(.rtl) .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-right){border-width: 0 0 0 2px;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem)}", 664 680 "elements": { 665 681 "cite": { … … 691 707 "radius": "0", 692 708 "style": "solid", 693 "width": "0 0 0 2px"709 "width": "0" 694 710 }, 695 711 "color": { … … 699 715 "padding": { 700 716 "bottom": "var(--wp--preset--spacing--20)", 701 "left": " calc(var(--wp--preset--spacing--20) + 0.5rem)",702 "right": " 0",717 "left": "var(--wp--preset--spacing--20)", 718 "right": "var(--wp--preset--spacing--20)", 703 719 "top": "var(--wp--preset--spacing--20)" 704 720 } 705 721 }, 706 722 "typography": { 707 "fontSize": "var(--wp--preset--font-size--medium)" 723 "fontFamily": "var(--wp--preset--font-family--body)", 724 "fontStyle": "normal", 725 "fontSize": "var(--wp--preset--font-size--medium)", 726 "lineHeight": "1.5" 708 727 } 709 728 } … … 802 821 "border": { 803 822 "radius": ".33rem", 804 "color": "var(--wp--preset--color--contrast)", 805 "bottom": { 806 "style": "solid", 807 "width": "1px" 808 }, 809 "left": { 810 "style": "solid", 811 "width": "1px" 812 }, 813 "right": { 814 "style": "solid", 815 "width": "1px" 816 }, 817 "top": { 818 "style": "solid", 819 "width": "1px" 820 } 823 "color": "var(--wp--preset--color--contrast)" 821 824 }, 822 825 "color": { … … 865 868 "h4": { 866 869 "typography": { 870 "fontSize": "clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem)" 871 } 872 }, 873 "h5": { 874 "typography": { 867 875 "fontSize": "var(--wp--preset--font-size--medium)" 868 876 } 869 877 }, 870 "h5": {871 "typography": {872 "fontSize": "var(--wp--preset--font-size--medium)"873 }874 },875 878 "h6": { 876 879 "typography": { 877 "fontSize": "var(--wp--preset--font-size-- medium)"880 "fontSize": "var(--wp--preset--font-size--small)" 878 881 } 879 882 }, … … 926 929 }, 927 930 { 928 "area": "footer",929 "name": "footer-portfolio",930 "title": "Footer: Portfolio"931 },932 {933 "area": "footer",934 "name": "footer-writer",935 "title": "Footer: Writer"936 },937 {938 931 "area": "uncategorized", 939 932 "name": "sidebar",
Note: See TracChangeset
for help on using the changeset viewer.