theme.json 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216
  1. {
  2. "settings": {
  3. "appearanceTools": true,
  4. "color": {
  5. "background": true,
  6. "custom": true,
  7. "customDuotone": true,
  8. "customGradient": true,
  9. "defaultDuotone": false,
  10. "defaultGradients": false,
  11. "defaultPalette": false,
  12. "duotone": [],
  13. "gradients": [],
  14. "palette": [
  15. {
  16. "color": "#ffffff",
  17. "name": "Base",
  18. "slug": "base"
  19. },
  20. {
  21. "color": "#232323",
  22. "name": "Contrast",
  23. "slug": "contrast"
  24. },
  25. {
  26. "color": "#0070f6",
  27. "name": "Primary",
  28. "slug": "primary"
  29. },
  30. {
  31. "color": "#e5e5e5",
  32. "name": "Secondary",
  33. "slug": "secondary"
  34. }
  35. ],
  36. "text": true
  37. },
  38. "layout": {
  39. "contentSize": "700px",
  40. "wideSize": "960px"
  41. },
  42. "shadow": {
  43. "defaultPresets": true,
  44. "presets": []
  45. },
  46. "spacing": {
  47. "customSpacingSize": true,
  48. "spacingScale": {
  49. "steps": 0
  50. },
  51. "spacingSizes": [
  52. {
  53. "name": "1",
  54. "size": "0.25rem",
  55. "slug": "30"
  56. },
  57. {
  58. "name": "2",
  59. "size": "0.5rem",
  60. "slug": "40"
  61. },
  62. {
  63. "name": "3",
  64. "size": "min(2rem, 5vw)",
  65. "slug": "50"
  66. },
  67. {
  68. "name": "4",
  69. "size": "min(4rem, 10vw)",
  70. "slug": "60"
  71. },
  72. {
  73. "name": "5",
  74. "size": "min(6rem, 15vw)",
  75. "slug": "70"
  76. },
  77. {
  78. "name": "6",
  79. "size": "min(8rem, 20vw)",
  80. "slug": "80"
  81. }
  82. ],
  83. "units": [
  84. "%",
  85. "px",
  86. "em",
  87. "rem",
  88. "vh",
  89. "vw"
  90. ]
  91. },
  92. "typography": {
  93. "customFontSize": true,
  94. "dropCap": true,
  95. "fluid": true,
  96. "fontFamilies": [
  97. {
  98. "fontFace": [
  99. {
  100. "fontFamily": "Spectral",
  101. "fontStyle": "normal",
  102. "fontWeight": "200",
  103. "src": [
  104. "file:./assets/fonts/spectral_normal_200.ttf"
  105. ]
  106. },
  107. {
  108. "fontFamily": "Spectral",
  109. "fontStyle": "italic",
  110. "fontWeight": "200",
  111. "src": [
  112. "file:./assets/fonts/spectral_italic_200.ttf"
  113. ]
  114. },
  115. {
  116. "fontFamily": "Spectral",
  117. "fontStyle": "normal",
  118. "fontWeight": "300",
  119. "src": [
  120. "file:./assets/fonts/spectral_normal_300.ttf"
  121. ]
  122. },
  123. {
  124. "fontFamily": "Spectral",
  125. "fontStyle": "italic",
  126. "fontWeight": "300",
  127. "src": [
  128. "file:./assets/fonts/spectral_italic_300.ttf"
  129. ]
  130. },
  131. {
  132. "fontFamily": "Spectral",
  133. "fontStyle": "normal",
  134. "fontWeight": "400",
  135. "src": [
  136. "file:./assets/fonts/spectral_normal_400.ttf"
  137. ]
  138. },
  139. {
  140. "fontFamily": "Spectral",
  141. "fontStyle": "italic",
  142. "fontWeight": "400",
  143. "src": [
  144. "file:./assets/fonts/spectral_italic_400.ttf"
  145. ]
  146. },
  147. {
  148. "fontFamily": "Spectral",
  149. "fontStyle": "normal",
  150. "fontWeight": "500",
  151. "src": [
  152. "file:./assets/fonts/spectral_normal_500.ttf"
  153. ]
  154. },
  155. {
  156. "fontFamily": "Spectral",
  157. "fontStyle": "italic",
  158. "fontWeight": "500",
  159. "src": [
  160. "file:./assets/fonts/spectral_italic_500.ttf"
  161. ]
  162. },
  163. {
  164. "fontFamily": "Spectral",
  165. "fontStyle": "normal",
  166. "fontWeight": "600",
  167. "src": [
  168. "file:./assets/fonts/spectral_normal_600.ttf"
  169. ]
  170. },
  171. {
  172. "fontFamily": "Spectral",
  173. "fontStyle": "italic",
  174. "fontWeight": "600",
  175. "src": [
  176. "file:./assets/fonts/spectral_italic_600.ttf"
  177. ]
  178. },
  179. {
  180. "fontFamily": "Spectral",
  181. "fontStyle": "normal",
  182. "fontWeight": "700",
  183. "src": [
  184. "file:./assets/fonts/spectral_normal_700.ttf"
  185. ]
  186. },
  187. {
  188. "fontFamily": "Spectral",
  189. "fontStyle": "italic",
  190. "fontWeight": "700",
  191. "src": [
  192. "file:./assets/fonts/spectral_italic_700.ttf"
  193. ]
  194. },
  195. {
  196. "fontFamily": "Spectral",
  197. "fontStyle": "normal",
  198. "fontWeight": "800",
  199. "src": [
  200. "file:./assets/fonts/spectral_normal_800.ttf"
  201. ]
  202. },
  203. {
  204. "fontFamily": "Spectral",
  205. "fontStyle": "italic",
  206. "fontWeight": "800",
  207. "src": [
  208. "file:./assets/fonts/spectral_italic_800.ttf"
  209. ]
  210. }
  211. ],
  212. "fontFamily": "Spectral",
  213. "slug": "spectral"
  214. },
  215. {
  216. "fontFace": [
  217. {
  218. "fontFamily": "Source_Sans_3",
  219. "fontStyle": "normal",
  220. "fontWeight": "200 900",
  221. "src": [
  222. "file:./assets/fonts/source-sans-3_normal_200-900.ttf"
  223. ]
  224. },
  225. {
  226. "fontFamily": "Source_Sans_3",
  227. "fontStyle": "italic",
  228. "fontWeight": "200 900",
  229. "src": [
  230. "file:./assets/fonts/source-sans-3_italic_200-900.ttf"
  231. ]
  232. }
  233. ],
  234. "fontFamily": "Source_Sans_3",
  235. "slug": "source-sans-3"
  236. }
  237. ],
  238. "fontSizes": [
  239. {
  240. "fluid": {
  241. "max": "0.88rem",
  242. "min": "0.704rem"
  243. },
  244. "name": "Extra Small",
  245. "size": "0.88rem",
  246. "slug": "x-small"
  247. },
  248. {
  249. "fluid": {
  250. "max": "1.1rem",
  251. "min": "0.88rem"
  252. },
  253. "name": "Small",
  254. "size": "1.1rem",
  255. "slug": "small"
  256. },
  257. {
  258. "fluid": {
  259. "max": "1.375rem",
  260. "min": "1.1rem"
  261. },
  262. "name": "Medium",
  263. "size": "1.375rem",
  264. "slug": "medium"
  265. },
  266. {
  267. "fluid": {
  268. "max": "1.719rem",
  269. "min": "1.375rem"
  270. },
  271. "name": "Large",
  272. "size": "1.719rem",
  273. "slug": "large"
  274. },
  275. {
  276. "fluid": {
  277. "max": "2.148rem",
  278. "min": "1.719rem"
  279. },
  280. "name": "Extra Large",
  281. "size": "2.148rem",
  282. "slug": "x-large"
  283. },
  284. {
  285. "fluid": {
  286. "max": "2.686rem",
  287. "min": "2.148rem"
  288. },
  289. "name": "Double Extra Large",
  290. "size": "2.686rem",
  291. "slug": "xx-large"
  292. },
  293. {
  294. "fluid": {
  295. "max": "3.357rem",
  296. "min": "2.686rem"
  297. },
  298. "name": "Triple Extra Large",
  299. "size": "3.357rem",
  300. "slug": "xxx-large"
  301. }
  302. ],
  303. "fontStyle": true,
  304. "fontWeight": true,
  305. "letterSpacing": true,
  306. "textDecoration": true,
  307. "textTransform": true
  308. },
  309. "useRootPaddingAwareAlignments": true
  310. },
  311. "styles": {
  312. "blocks": {
  313. "core/archives": {
  314. "elements": {
  315. "link": {
  316. ":hover": {
  317. "typography": {
  318. "textDecoration": "underline"
  319. }
  320. },
  321. "typography": {
  322. "textDecoration": "none"
  323. }
  324. }
  325. }
  326. },
  327. "core/avatar": {
  328. "border": {
  329. "radius": "999px"
  330. }
  331. },
  332. "core/button": {
  333. "variations": {
  334. "outline": {
  335. "spacing": {
  336. "padding": {
  337. "bottom": "0.84375rem",
  338. "left": "1.75rem",
  339. "right": "1.75rem",
  340. "top": "0.84375rem"
  341. }
  342. }
  343. }
  344. }
  345. },
  346. "core/buttons": {
  347. "spacing": {
  348. "blockGap": "var(--wp--preset--spacing--40)"
  349. }
  350. },
  351. "core/calendar": {
  352. "css": ".wp-block-calendar table:where(:not(.has-text-color)) {color: var(--wp--preset--color--contrast);} &.wp-block-calendar table:where(:not(.has-text-color)) td {border-color: var(--wp--preset--color--contrast);} &.wp-block-calendar table:where(:not(.has-text-color)) th {border-color: var(--wp--preset--color--contrast);} & :where(.wp-block-calendar table:not(.has-background) th) {background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}"
  353. },
  354. "core/categories": {
  355. "elements": {
  356. "link": {
  357. ":hover": {
  358. "typography": {
  359. "textDecoration": "underline"
  360. }
  361. },
  362. "typography": {
  363. "textDecoration": "none"
  364. }
  365. }
  366. }
  367. },
  368. "core/code": {
  369. "border": {
  370. "color": "var(--wp--preset--color--contrast)",
  371. "radius": "0",
  372. "style": "solid",
  373. "width": "1px"
  374. },
  375. "spacing": {
  376. "padding": {
  377. "bottom": "var(--wp--preset--spacing--40)",
  378. "left": "var(--wp--preset--spacing--40)",
  379. "right": "var(--wp--preset--spacing--40)",
  380. "top": "var(--wp--preset--spacing--40)"
  381. }
  382. },
  383. "typography": {
  384. "fontFamily": "monospace",
  385. "fontSize": "var(--wp--preset--font-size--small)",
  386. "lineHeight": "1.590909091"
  387. }
  388. },
  389. "core/comment-author-name": {
  390. "elements": {
  391. "link": {
  392. ":hover": {
  393. "typography": {
  394. "textDecoration": "underline"
  395. }
  396. },
  397. "typography": {
  398. "textDecoration": "none"
  399. }
  400. }
  401. },
  402. "typography": {
  403. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  404. "fontSize": "var(--wp--preset--font-size--small)",
  405. "letterSpacing": "normal",
  406. "lineHeight": "1.590909091"
  407. }
  408. },
  409. "core/comment-content": {
  410. "css": "& p{margin:0;}& p+p{margin-top:1.75rem;}",
  411. "typography": {
  412. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  413. "fontSize": "var(--wp--preset--font-size--small)",
  414. "letterSpacing": "normal",
  415. "lineHeight": "1.590909091"
  416. }
  417. },
  418. "core/comment-date": {
  419. "elements": {
  420. "link": {
  421. ":hover": {
  422. "typography": {
  423. "textDecoration": "underline"
  424. }
  425. },
  426. "typography": {
  427. "textDecoration": "none"
  428. }
  429. }
  430. },
  431. "typography": {
  432. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  433. "fontSize": "var(--wp--preset--font-size--small)",
  434. "letterSpacing": "normal",
  435. "lineHeight": "1.590909091"
  436. }
  437. },
  438. "core/comment-edit-link": {
  439. "elements": {
  440. "link": {
  441. ":hover": {
  442. "typography": {
  443. "textDecoration": "underline"
  444. }
  445. },
  446. "typography": {
  447. "textDecoration": "none"
  448. }
  449. }
  450. },
  451. "typography": {
  452. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  453. "fontSize": "var(--wp--preset--font-size--small)",
  454. "letterSpacing": "normal",
  455. "lineHeight": "1.590909091"
  456. }
  457. },
  458. "core/comment-reply-link": {
  459. "elements": {
  460. "link": {
  461. ":hover": {
  462. "border": {
  463. "color": "var(--wp--preset--color--primary)"
  464. },
  465. "color": {
  466. "background": "var(--wp--preset--color--primary)",
  467. "text": "var(--wp--preset--color--base)"
  468. }
  469. },
  470. "border": {
  471. "color": "var(--wp--preset--color--contrast)",
  472. "radius": "0",
  473. "style": "solid",
  474. "width": "1.5px"
  475. },
  476. "color": {
  477. "text": "var(--wp--preset--color--contrast)"
  478. },
  479. "spacing": {
  480. "padding": {
  481. "bottom": "0 0.5rem",
  482. "left": "0 0.5rem",
  483. "right": "0 0.5rem",
  484. "top": "0 0.5rem"
  485. }
  486. },
  487. "typography": {
  488. "fontSize": "var(--wp--preset--font-size--x-small)",
  489. "letterSpacing": "0.04em",
  490. "textDecoration": "none",
  491. "textTransform": "uppercase"
  492. }
  493. }
  494. },
  495. "typography": {
  496. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  497. "fontSize": "var(--wp--preset--font-size--x-small)",
  498. "fontWeight": "500",
  499. "letterSpacing": "normal",
  500. "lineHeight": "1"
  501. }
  502. },
  503. "core/comments-pagination": {
  504. "elements": {
  505. "link": {
  506. ":hover": {
  507. "typography": {
  508. "textDecoration": "underline"
  509. }
  510. },
  511. "typography": {
  512. "textDecoration": "none"
  513. }
  514. }
  515. },
  516. "typography": {
  517. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  518. "fontSize": "var(--wp--preset--font-size--small)",
  519. "letterSpacing": "normal",
  520. "lineHeight": "1.590909091"
  521. }
  522. },
  523. "core/comments-title": {
  524. "spacing": {
  525. "margin": {
  526. "bottom": "0"
  527. }
  528. }
  529. },
  530. "core/cover": {
  531. "spacing": {
  532. "padding": {
  533. "bottom": "var(--wp--preset--spacing--50)",
  534. "left": "var(--wp--preset--spacing--50)",
  535. "right": "var(--wp--preset--spacing--50)",
  536. "top": "var(--wp--preset--spacing--50)"
  537. }
  538. }
  539. },
  540. "core/details": {
  541. "typography": {
  542. "fontSize": "var(--wp--preset--font-size--medium)",
  543. "fontStyle": "normal",
  544. "fontWeight": "500"
  545. }
  546. },
  547. "core/footnotes": {
  548. "elements": {
  549. "link": {
  550. ":hover": {
  551. "typography": {
  552. "textDecoration": "underline"
  553. }
  554. },
  555. "typography": {
  556. "textDecoration": "none"
  557. }
  558. }
  559. }
  560. },
  561. "core/image": {
  562. "css": " .wp-element-caption{text-align:center;}"
  563. },
  564. "core/latest-comments": {
  565. "css": " .wp-block-latest-comments__comment-author{font-size: inherit;} & .wp-block-latest-comments__comment-date{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{margin:0 0 var(--wp--style--block-gap)} &:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:inherit;}",
  566. "elements": {
  567. "link": {
  568. ":hover": {
  569. "typography": {
  570. "textDecoration": "underline"
  571. }
  572. },
  573. "typography": {
  574. "textDecoration": "none"
  575. }
  576. }
  577. },
  578. "spacing": {
  579. "padding": {
  580. "left": "0px"
  581. }
  582. }
  583. },
  584. "core/latest-posts": {
  585. "css": " .wp-block-latest-posts__post-author{font-size: inherit;} & .wp-block-latest-posts__post-date{font-size: inherit;} & .wp-block-latest-posts__post-excerpt{margin:0 0 var(--wp--style--block-gap)}",
  586. "elements": {
  587. "link": {
  588. ":hover": {
  589. "typography": {
  590. "textDecoration": "underline"
  591. }
  592. },
  593. "typography": {
  594. "textDecoration": "none"
  595. }
  596. }
  597. }
  598. },
  599. "core/list": {
  600. "spacing": {
  601. "padding": {
  602. "left": "var(--wp--preset--spacing--40)"
  603. }
  604. }
  605. },
  606. "core/navigation": {
  607. "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color: var(--wp--preset--color--contrast);}",
  608. "elements": {
  609. "link": {
  610. ":hover": {
  611. "typography": {
  612. "textDecoration": "underline"
  613. }
  614. },
  615. "typography": {
  616. "textDecoration": "none"
  617. }
  618. }
  619. },
  620. "spacing": {
  621. "blockGap": "var(--wp--preset--spacing--50)"
  622. },
  623. "typography": {
  624. "fontSize": "var(--wp--preset--font-size--small)",
  625. "lineHeight": "1.590909091"
  626. }
  627. },
  628. "core/page-list": {
  629. "elements": {
  630. "link": {
  631. ":hover": {
  632. "typography": {
  633. "textDecoration": "underline"
  634. }
  635. },
  636. "typography": {
  637. "textDecoration": "none"
  638. }
  639. }
  640. }
  641. },
  642. "core/paragraph": {
  643. "typography": {
  644. "lineHeight": "calc(1em + 0.625rem)"
  645. }
  646. },
  647. "core/post-author": {
  648. "css": ".wp-block-post-author .wp-block-post-author__byline{font-size:inherit;}&.wp-block-post-author .wp-block-post-author__name a{text-decoration:none;}&.wp-block-post-author .wp-block-post-author__bio{font-size:inherit;margin:0;}& .wp-block-post-author__avatar img{border-radius: 999px;margin-top:4px;vertical-align:middle;}",
  649. "elements": {
  650. "link": {
  651. ":hover": {
  652. "typography": {
  653. "textDecoration": "underline"
  654. }
  655. },
  656. "typography": {
  657. "textDecoration": "none"
  658. }
  659. }
  660. },
  661. "typography": {
  662. "fontSize": "var(--wp--preset--font-size--small)",
  663. "lineHeight": "1.590909091"
  664. }
  665. },
  666. "core/post-author-biography": {
  667. "typography": {
  668. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  669. "fontSize": "var(--wp--preset--font-size--small)",
  670. "letterSpacing": "normal",
  671. "lineHeight": "1.590909091"
  672. }
  673. },
  674. "core/post-author-name": {
  675. "elements": {
  676. "link": {
  677. ":hover": {
  678. "typography": {
  679. "textDecoration": "underline"
  680. }
  681. },
  682. "typography": {
  683. "textDecoration": "none"
  684. }
  685. }
  686. },
  687. "typography": {
  688. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  689. "fontSize": "var(--wp--preset--font-size--small)",
  690. "letterSpacing": "normal",
  691. "lineHeight": "1.590909091"
  692. }
  693. },
  694. "core/post-comments-count": {
  695. "elements": {
  696. "link": {
  697. ":hover": {
  698. "typography": {
  699. "textDecoration": "underline"
  700. }
  701. },
  702. "typography": {
  703. "textDecoration": "none"
  704. }
  705. }
  706. },
  707. "typography": {
  708. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  709. "fontSize": "var(--wp--preset--font-size--small)",
  710. "letterSpacing": "normal",
  711. "lineHeight": "1.590909091"
  712. }
  713. },
  714. "core/post-comments-form": {
  715. "css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]){line-height: inherit;}&.wp-block-post-comments-form .comment-form textarea{line-height: inherit;}&.wp-block-post-comments-form .form-submit {margin-bottom: 0;}&.wp-block-post-comments-form .comment-form > *:not(.comment-form-cookies-consent,.comment-subscription-form){margin-top:var(--wp--preset--spacing--50);margin-bottom:0;}}",
  716. "typography": {
  717. "fontSize": "var(--wp--preset--font-size--small)",
  718. "lineHeight": "1.590909091"
  719. }
  720. },
  721. "core/post-comments-link": {
  722. "elements": {
  723. "link": {
  724. ":hover": {
  725. "typography": {
  726. "textDecoration": "underline"
  727. }
  728. },
  729. "typography": {
  730. "textDecoration": "none"
  731. }
  732. }
  733. },
  734. "typography": {
  735. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  736. "fontSize": "var(--wp--preset--font-size--small)",
  737. "letterSpacing": "normal",
  738. "lineHeight": "1.590909091"
  739. }
  740. },
  741. "core/post-date": {
  742. "elements": {
  743. "link": {
  744. ":hover": {
  745. "typography": {
  746. "textDecoration": "underline"
  747. }
  748. },
  749. "typography": {
  750. "textDecoration": "none"
  751. }
  752. }
  753. },
  754. "typography": {
  755. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  756. "fontSize": "var(--wp--preset--font-size--small)",
  757. "letterSpacing": "normal",
  758. "lineHeight": "1.590909091"
  759. }
  760. },
  761. "core/post-excerpt": {
  762. "css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
  763. },
  764. "core/post-featured-image": {
  765. "border": {
  766. "radius": "2px"
  767. }
  768. },
  769. "core/post-navigation-link": {
  770. "elements": {
  771. "link": {
  772. ":hover": {
  773. "typography": {
  774. "textDecoration": "underline"
  775. }
  776. },
  777. "typography": {
  778. "textDecoration": "none"
  779. }
  780. }
  781. },
  782. "typography": {
  783. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  784. "fontSize": "var(--wp--preset--font-size--large)",
  785. "letterSpacing": "normal"
  786. }
  787. },
  788. "core/post-terms": {
  789. "elements": {
  790. "link": {
  791. ":hover": {
  792. "typography": {
  793. "textDecoration": "underline"
  794. }
  795. },
  796. "typography": {
  797. "textDecoration": "none"
  798. }
  799. }
  800. },
  801. "typography": {
  802. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  803. "fontSize": "var(--wp--preset--font-size--small)",
  804. "letterSpacing": "normal",
  805. "lineHeight": "1.590909091"
  806. }
  807. },
  808. "core/post-time-to-read": {
  809. "typography": {
  810. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  811. "fontSize": "var(--wp--preset--font-size--small)",
  812. "letterSpacing": "normal",
  813. "lineHeight": "1.590909091"
  814. }
  815. },
  816. "core/post-title": {
  817. "elements": {
  818. "link": {
  819. ":hover": {
  820. "typography": {
  821. "textDecoration": "underline"
  822. }
  823. },
  824. "color": {
  825. "text": "var(--wp--preset--color--contrast)"
  826. },
  827. "typography": {
  828. "textDecoration": "none"
  829. }
  830. }
  831. },
  832. "typography": {
  833. "fontSize": "var(--wp--preset--font-size--x-large)",
  834. "fontStyle": "normal",
  835. "lineHeight": "1.163873371"
  836. }
  837. },
  838. "core/pullquote": {
  839. "border": {
  840. "color": "var(--wp--preset--color--contrast)",
  841. "style": "solid",
  842. "width": "4px 0"
  843. },
  844. "css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
  845. "spacing": {
  846. "padding": {
  847. "bottom": "var(--wp--preset--spacing--50)",
  848. "left": "var(--wp--preset--spacing--50)",
  849. "right": "var(--wp--preset--spacing--50)",
  850. "top": "var(--wp--preset--spacing--50)"
  851. }
  852. },
  853. "typography": {
  854. "fontSize": "var(--wp--preset--font-size--medium)",
  855. "fontStyle": "italic"
  856. }
  857. },
  858. "core/query-pagination": {
  859. "css": ".wp-block-query-pagination .wp-block-query-pagination-next{margin-bottom:5px;}&.wp-block-query-pagination .wp-block-query-pagination-previous{margin-bottom:0;}",
  860. "elements": {
  861. "link": {
  862. ":hover": {
  863. "typography": {
  864. "textDecoration": "underline"
  865. }
  866. },
  867. "color": {
  868. "text": "var(--wp--preset--color--contrast)"
  869. },
  870. "typography": {
  871. "textDecoration": "none"
  872. }
  873. }
  874. },
  875. "typography": {
  876. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  877. "fontSize": "var(--wp--preset--font-size--large)",
  878. "letterSpacing": "normal",
  879. "lineHeight": "1.018033741"
  880. }
  881. },
  882. "core/query-pagination-numbers": {
  883. "css": ".wp-block-query-pagination-numbers{margin-bottom:0;} &.wp-block-query-pagination-numbers>*{padding:0 5px;}",
  884. "typography": {
  885. "fontSize": "var(--wp--preset--font-size--medium)",
  886. "lineHeight": "1.2727272"
  887. }
  888. },
  889. "core/query-title": {
  890. "typography": {
  891. "fontSize": "var(--wp--preset--font-size--xx-large)",
  892. "lineHeight": "1.023827252"
  893. }
  894. },
  895. "core/quote": {
  896. "border": {
  897. "color": "var(--wp--preset--color--contrast)",
  898. "style": "solid",
  899. "width": "0 0 0 4px"
  900. },
  901. "spacing": {
  902. "padding": {
  903. "left": "var(--wp--preset--spacing--50)"
  904. }
  905. },
  906. "typography": {
  907. "fontStyle": "italic"
  908. },
  909. "variations": {
  910. "plain": {
  911. "border": {
  912. "width": "0"
  913. },
  914. "spacing": {
  915. "padding": {
  916. "left": "0"
  917. }
  918. },
  919. "typography": {
  920. "fontStyle": "normal"
  921. }
  922. }
  923. }
  924. },
  925. "core/read-more": {
  926. "typography": {
  927. "fontSize": "var(--wp--preset--font-size--small)",
  928. "lineHeight": "1.590909091"
  929. }
  930. },
  931. "core/rss": {
  932. "elements": {
  933. "link": {
  934. ":hover": {
  935. "typography": {
  936. "textDecoration": "underline"
  937. }
  938. },
  939. "typography": {
  940. "textDecoration": "none"
  941. }
  942. }
  943. }
  944. },
  945. "core/search": {
  946. "css": "& :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button.has-icon {padding:0.75rem} ",
  947. "typography": {
  948. "fontSize": "var(--wp--preset--font-size--small)",
  949. "lineHeight": "1"
  950. }
  951. },
  952. "core/separator": {
  953. "border": {
  954. "color": "currentColor",
  955. "style": "solid",
  956. "width": "0 0 1px 0"
  957. },
  958. "color": {
  959. "text": "var(--wp--preset--color--secondary)"
  960. }
  961. },
  962. "core/site-tagline": {
  963. "typography": {
  964. "fontSize": "var(--wp--preset--font-size--small)",
  965. "lineHeight": "1.590909091"
  966. }
  967. },
  968. "core/site-title": {
  969. "color": {
  970. "text": "var(--wp--preset--color--contrast)"
  971. },
  972. "elements": {
  973. "link": {
  974. ":hover": {
  975. "color": {
  976. "text": "inherit"
  977. },
  978. "typography": {
  979. "textDecoration": "underline"
  980. }
  981. },
  982. "color": {
  983. "text": "var(--wp--preset--color--contrast)"
  984. },
  985. "typography": {
  986. "textDecoration": "none"
  987. }
  988. }
  989. },
  990. "typography": {
  991. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  992. "fontSize": "var(--wp--preset--font-size--medium)",
  993. "fontWeight": "600",
  994. "letterSpacing": "normal",
  995. "lineHeight": "1"
  996. }
  997. },
  998. "core/social-links": {
  999. "spacing": {
  1000. "blockGap": {
  1001. "left": "var(--wp--preset--spacing--40)",
  1002. "top": "var(--wp--preset--spacing--40)"
  1003. }
  1004. }
  1005. },
  1006. "core/table": {
  1007. "css": " thead{border-bottom-width: 1px;} & tfoot{border-top-width: 1px;} & + .wp-element-caption{text-align:center;}"
  1008. },
  1009. "core/table-of-contents": {
  1010. "elements": {
  1011. "link": {
  1012. ":hover": {
  1013. "typography": {
  1014. "textDecoration": "underline"
  1015. }
  1016. },
  1017. "typography": {
  1018. "textDecoration": "none"
  1019. }
  1020. }
  1021. }
  1022. },
  1023. "core/tag-cloud": {
  1024. "css": ".wp-block-tag-cloud.is-style-outline{font-size:var(--wp--preset--font-size--small)}&.wp-block-tag-cloud.is-style-outline a {border-radius: 999px;padding: 0 1rem;}&.wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base);background-color: var(--wp--preset--color--primary);}",
  1025. "elements": {
  1026. "link": {
  1027. ":hover": {
  1028. "typography": {
  1029. "textDecoration": "underline"
  1030. }
  1031. },
  1032. "typography": {
  1033. "textDecoration": "none"
  1034. }
  1035. }
  1036. },
  1037. "typography": {
  1038. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  1039. "letterSpacing": "normal"
  1040. }
  1041. },
  1042. "core/term-description": {
  1043. "css": ".wp-block-term-description p+p{margin-top:var(--wp--preset--spacing--50)}",
  1044. "typography": {
  1045. "fontSize": "var(--wp--preset--font-size--small)",
  1046. "lineHeight": "1.590909091"
  1047. }
  1048. }
  1049. },
  1050. "color": {
  1051. "background": "var(--wp--preset--color--base)",
  1052. "text": "var(--wp--preset--color--contrast)"
  1053. },
  1054. "elements": {
  1055. "button": {
  1056. ":active": {
  1057. "color": {
  1058. "background": "var(--wp--preset--color--contrast)"
  1059. }
  1060. },
  1061. ":focus": {
  1062. "color": {
  1063. "background": "var(--wp--preset--color--contrast)"
  1064. }
  1065. },
  1066. ":hover": {
  1067. "color": {
  1068. "background": "var(--wp--preset--color--contrast)"
  1069. }
  1070. },
  1071. "border": {
  1072. "radius": "0"
  1073. },
  1074. "color": {
  1075. "background": "var(--wp--preset--color--primary)",
  1076. "text": "var(--wp--preset--color--base)"
  1077. },
  1078. "spacing": {
  1079. "padding": {
  1080. "bottom": "0.96875rem",
  1081. "left": "1.875rem",
  1082. "right": "1.875rem",
  1083. "top": "0.96875rem"
  1084. }
  1085. },
  1086. "typography": {
  1087. "fontFamily": "var(--wp--preset--font-family--source-sans-3)",
  1088. "fontSize": "var(--wp--preset--font-size--small)",
  1089. "fontWeight": "600",
  1090. "letterSpacing": "0.04em",
  1091. "lineHeight": "1",
  1092. "textTransform": "uppercase"
  1093. }
  1094. },
  1095. "caption": {
  1096. "color": {
  1097. "text": "var(--wp--preset--color--contrast)"
  1098. },
  1099. "spacing": {
  1100. "margin": {
  1101. "bottom": "var(--wp--preset--spacing--50)",
  1102. "top": "var(--wp--preset--spacing--30)"
  1103. },
  1104. "padding": {
  1105. "left": "var(--wp--preset--spacing--50)",
  1106. "right": "var(--wp--preset--spacing--50)"
  1107. }
  1108. },
  1109. "typography": {
  1110. "fontSize": "var(--wp--preset--font-size--small)",
  1111. "lineHeight": "1.590909091"
  1112. }
  1113. },
  1114. "h1": {
  1115. "typography": {
  1116. "fontSize": "var(--wp--preset--font-size--xx-large)",
  1117. "lineHeight": "1.023827252"
  1118. }
  1119. },
  1120. "h2": {
  1121. "typography": {
  1122. "fontSize": "var(--wp--preset--font-size--x-large)",
  1123. "lineHeight": "1.163873371"
  1124. }
  1125. },
  1126. "h3": {
  1127. "typography": {
  1128. "fontSize": "var(--wp--preset--font-size--large)",
  1129. "lineHeight": "1.308900524"
  1130. }
  1131. },
  1132. "h4": {
  1133. "typography": {
  1134. "fontSize": "var(--wp--preset--font-size--medium)",
  1135. "lineHeight": "1.454545455"
  1136. }
  1137. },
  1138. "h5": {
  1139. "typography": {
  1140. "fontSize": "var(--wp--preset--font-size--small)",
  1141. "lineHeight": "1.590909091"
  1142. }
  1143. },
  1144. "h6": {
  1145. "typography": {
  1146. "fontSize": "var(--wp--preset--font-size--x-small)",
  1147. "lineHeight": "1.714285714"
  1148. }
  1149. },
  1150. "heading": {
  1151. "typography": {
  1152. "fontWeight": "600"
  1153. }
  1154. },
  1155. "link": {
  1156. ":hover": {
  1157. "color": {
  1158. "text": "var(--wp--preset--color--contrast)"
  1159. },
  1160. "typography": {
  1161. "textDecoration": "none"
  1162. }
  1163. },
  1164. "color": {
  1165. "text": "var(--wp--preset--color--primary)"
  1166. }
  1167. }
  1168. },
  1169. "spacing": {
  1170. "blockGap": "var(--wp--preset--spacing--50)",
  1171. "padding": {
  1172. "bottom": "0",
  1173. "left": "var(--wp--preset--spacing--50)",
  1174. "right": "var(--wp--preset--spacing--50)",
  1175. "top": "0"
  1176. }
  1177. },
  1178. "typography": {
  1179. "fontFamily": "var(--wp--preset--font-family--spectral)",
  1180. "fontSize": "var(--wp--preset--font-size--medium)",
  1181. "fontStyle": "normal",
  1182. "fontWeight": "400",
  1183. "letterSpacing": "-0.011em",
  1184. "lineHeight": "1.454545455"
  1185. }
  1186. },
  1187. "templateParts": [
  1188. {
  1189. "area": "uncategorized",
  1190. "name": "comments",
  1191. "title": "Comments"
  1192. },
  1193. {
  1194. "area": "header",
  1195. "name": "header",
  1196. "title": "Header"
  1197. },
  1198. {
  1199. "area": "header",
  1200. "name": "header-with-sticky-post",
  1201. "title": "Header with Sticky Post"
  1202. },
  1203. {
  1204. "area": "header",
  1205. "name": "header-with-cover",
  1206. "title": "Header with Cover"
  1207. },
  1208. {
  1209. "area": "footer",
  1210. "name": "footer",
  1211. "title": "Footer"
  1212. }
  1213. ],
  1214. "version": 2,
  1215. "$schema": "https://schemas.wp.org/trunk/theme.json"
  1216. }