theme.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782
  1. {
  2. "settings": {
  3. "appearanceTools": true,
  4. "color": {
  5. "background": true,
  6. "custom": true,
  7. "customDuotone": true,
  8. "customGradient": true,
  9. "defaultDuotone": true,
  10. "defaultGradients": true,
  11. "defaultPalette": true,
  12. "duotone": [],
  13. "gradients": [],
  14. "palette": [
  15. {
  16. "color": "#ffffff",
  17. "name": "Base",
  18. "slug": "base"
  19. },
  20. {
  21. "color": "#000000",
  22. "name": "Contrast",
  23. "slug": "contrast"
  24. },
  25. {
  26. "color": "#0000ee",
  27. "name": "Primary",
  28. "slug": "primary"
  29. }
  30. ],
  31. "text": true
  32. },
  33. "layout": {
  34. "contentSize": "1020px"
  35. },
  36. "shadow": {
  37. "defaultPresets": true,
  38. "presets": []
  39. },
  40. "spacing": {
  41. "customSpacingSize": true,
  42. "spacingScale": {
  43. "steps": 0
  44. },
  45. "spacingSizes": [
  46. {
  47. "name": "1",
  48. "size": "0.5rem",
  49. "slug": "30"
  50. },
  51. {
  52. "name": "2",
  53. "size": "1.125rem",
  54. "slug": "40"
  55. },
  56. {
  57. "name": "3",
  58. "size": "clamp(1.625rem, 3vw, 2.25rem)",
  59. "slug": "50"
  60. },
  61. {
  62. "name": "4",
  63. "size": "clamp(2.25rem, 6vw, 4.5rem)",
  64. "slug": "60"
  65. },
  66. {
  67. "name": "5",
  68. "size": "clamp(3.375rem, 9vw, 6.75rem)",
  69. "slug": "70"
  70. },
  71. {
  72. "name": "6",
  73. "size": "clamp(4.5rem, 12vw, 9.0rem)",
  74. "slug": "80"
  75. }
  76. ],
  77. "units": [
  78. "%",
  79. "px",
  80. "em",
  81. "rem",
  82. "vh",
  83. "vw"
  84. ]
  85. },
  86. "typography": {
  87. "customFontSize": true,
  88. "dropCap": true,
  89. "fluid": true,
  90. "fontFamilies": [
  91. {
  92. "fontFace": [
  93. {
  94. "fontFamily": "Public Sans",
  95. "fontStyle": "normal",
  96. "fontWeight": "100",
  97. "src": [
  98. "file:./assets/fonts/public-sans_normal_100.ttf"
  99. ]
  100. },
  101. {
  102. "fontFamily": "Public Sans",
  103. "fontStyle": "normal",
  104. "fontWeight": "200",
  105. "src": [
  106. "file:./assets/fonts/public-sans_normal_200.ttf"
  107. ]
  108. },
  109. {
  110. "fontFamily": "Public Sans",
  111. "fontStyle": "normal",
  112. "fontWeight": "300",
  113. "src": [
  114. "file:./assets/fonts/public-sans_normal_300.ttf"
  115. ]
  116. },
  117. {
  118. "fontFamily": "Public Sans",
  119. "fontStyle": "normal",
  120. "fontWeight": "400",
  121. "src": [
  122. "file:./assets/fonts/public-sans_normal_400.ttf"
  123. ]
  124. },
  125. {
  126. "fontFamily": "Public Sans",
  127. "fontStyle": "normal",
  128. "fontWeight": "500",
  129. "src": [
  130. "file:./assets/fonts/public-sans_normal_500.ttf"
  131. ]
  132. },
  133. {
  134. "fontFamily": "Public Sans",
  135. "fontStyle": "normal",
  136. "fontWeight": "600",
  137. "src": [
  138. "file:./assets/fonts/public-sans_normal_600.ttf"
  139. ]
  140. },
  141. {
  142. "fontFamily": "Public Sans",
  143. "fontStyle": "normal",
  144. "fontWeight": "700",
  145. "src": [
  146. "file:./assets/fonts/public-sans_normal_700.ttf"
  147. ]
  148. },
  149. {
  150. "fontFamily": "Public Sans",
  151. "fontStyle": "normal",
  152. "fontWeight": "800",
  153. "src": [
  154. "file:./assets/fonts/public-sans_normal_800.ttf"
  155. ]
  156. },
  157. {
  158. "fontFamily": "Public Sans",
  159. "fontStyle": "normal",
  160. "fontWeight": "900",
  161. "src": [
  162. "file:./assets/fonts/public-sans_normal_900.ttf"
  163. ]
  164. },
  165. {
  166. "fontFamily": "Public Sans",
  167. "fontStyle": "italic",
  168. "fontWeight": "100",
  169. "src": [
  170. "file:./assets/fonts/public-sans_italic_100.ttf"
  171. ]
  172. },
  173. {
  174. "fontFamily": "Public Sans",
  175. "fontStyle": "italic",
  176. "fontWeight": "200",
  177. "src": [
  178. "file:./assets/fonts/public-sans_italic_200.ttf"
  179. ]
  180. },
  181. {
  182. "fontFamily": "Public Sans",
  183. "fontStyle": "italic",
  184. "fontWeight": "300",
  185. "src": [
  186. "file:./assets/fonts/public-sans_italic_300.ttf"
  187. ]
  188. },
  189. {
  190. "fontFamily": "Public Sans",
  191. "fontStyle": "italic",
  192. "fontWeight": "400",
  193. "src": [
  194. "file:./assets/fonts/public-sans_italic_400.ttf"
  195. ]
  196. },
  197. {
  198. "fontFamily": "Public Sans",
  199. "fontStyle": "italic",
  200. "fontWeight": "500",
  201. "src": [
  202. "file:./assets/fonts/public-sans_italic_500.ttf"
  203. ]
  204. },
  205. {
  206. "fontFamily": "Public Sans",
  207. "fontStyle": "italic",
  208. "fontWeight": "600",
  209. "src": [
  210. "file:./assets/fonts/public-sans_italic_600.ttf"
  211. ]
  212. },
  213. {
  214. "fontFamily": "Public Sans",
  215. "fontStyle": "italic",
  216. "fontWeight": "700",
  217. "src": [
  218. "file:./assets/fonts/public-sans_italic_700.ttf"
  219. ]
  220. },
  221. {
  222. "fontFamily": "Public Sans",
  223. "fontStyle": "italic",
  224. "fontWeight": "800",
  225. "src": [
  226. "file:./assets/fonts/public-sans_italic_800.ttf"
  227. ]
  228. },
  229. {
  230. "fontFamily": "Public Sans",
  231. "fontStyle": "italic",
  232. "fontWeight": "900",
  233. "src": [
  234. "file:./assets/fonts/public-sans_italic_900.ttf"
  235. ]
  236. }
  237. ],
  238. "fontFamily": "Public Sans",
  239. "slug": "public-sans"
  240. }
  241. ],
  242. "fontSizes": [
  243. {
  244. "fluid": true,
  245. "name": "Extra Small",
  246. "size": "1.215rem",
  247. "slug": "x-small"
  248. },
  249. {
  250. "fluid": true,
  251. "name": "Small",
  252. "size": "1.458rem",
  253. "slug": "small"
  254. },
  255. {
  256. "fluid": true,
  257. "name": "Medium",
  258. "size": "1.75rem",
  259. "slug": "medium"
  260. },
  261. {
  262. "fluid": true,
  263. "name": "Large",
  264. "size": "2.1rem",
  265. "slug": "large"
  266. },
  267. {
  268. "fluid": true,
  269. "name": "Extra Large",
  270. "size": "2.52rem",
  271. "slug": "x-large"
  272. },
  273. {
  274. "fluid": true,
  275. "name": "Double Extra Large",
  276. "size": "3.024rem",
  277. "slug": "xx-large"
  278. }
  279. ],
  280. "fontStyle": true,
  281. "fontWeight": true,
  282. "letterSpacing": true,
  283. "textDecoration": true,
  284. "textTransform": true
  285. },
  286. "useRootPaddingAwareAlignments": true
  287. },
  288. "styles": {
  289. "blocks": {
  290. "core/archives": {
  291. "css": "& {list-style-type:none;}",
  292. "spacing": {
  293. "padding": {
  294. "left": "0"
  295. }
  296. }
  297. },
  298. "core/avatar": {
  299. "border": {
  300. "radius": "0"
  301. }
  302. },
  303. "core/button": {
  304. "variations": {
  305. "outline": {
  306. "border": {
  307. "width": "2px"
  308. },
  309. "spacing": {
  310. "padding": {
  311. "bottom": "calc(1rem - 2px)",
  312. "left": "calc(1.625rem - 2px)",
  313. "right": "calc(1.625rem - 2px)",
  314. "top": "calc(1rem - 2px)"
  315. }
  316. }
  317. }
  318. }
  319. },
  320. "core/buttons": {
  321. "spacing": {
  322. "blockGap": "var(--wp--preset--spacing--40)"
  323. }
  324. },
  325. "core/calendar": {
  326. "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--secondary);} &.wp-block-calendar table:where(:not(.has-text-color)) th {border-color: var(--wp--preset--color--secondary);} & :where(.wp-block-calendar table:not(.has-background) th) {background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}}"
  327. },
  328. "core/categories": {
  329. "css": "& {list-style-type:none}",
  330. "spacing": {
  331. "padding": {
  332. "left": "0"
  333. }
  334. }
  335. },
  336. "core/code": {
  337. "border": {
  338. "color": "var(--wp--preset--color--contrast)",
  339. "style": "solid",
  340. "width": "1"
  341. },
  342. "color": {
  343. "background": "rgba(0,0,0,0.1)"
  344. },
  345. "spacing": {
  346. "padding": {
  347. "bottom": "var(--wp--preset--spacing--40)",
  348. "left": "var(--wp--preset--spacing--40)",
  349. "right": "var(--wp--preset--spacing--40)",
  350. "top": "var(--wp--preset--spacing--40)"
  351. }
  352. },
  353. "typography": {
  354. "fontFamily": "monospace"
  355. }
  356. },
  357. "core/comment-content": {
  358. "css": "& p{margin-bottom:0;} & p+p{margin-top:var(--wp--preset--spacing--50)}"
  359. },
  360. "core/comment-reply-link": {
  361. "elements": {
  362. "link": {
  363. ":hover": {
  364. "color": {
  365. "background": "var(--wp--preset--color--primary)",
  366. "text": "var(--wp--preset--color--base)"
  367. }
  368. },
  369. "border": {
  370. "color": "var(--wp--preset--color--contrast)",
  371. "radius": "0",
  372. "style": "solid",
  373. "width": "1px"
  374. },
  375. "color": {
  376. "background": "var(--wp--preset--color--contrast)",
  377. "text": "var(--wp--preset--color--base)"
  378. },
  379. "spacing": {
  380. "padding": {
  381. "bottom": "0.375rem",
  382. "left": "0.875rem",
  383. "right": "0.875rem",
  384. "top": "0.375rem"
  385. }
  386. },
  387. "typography": {
  388. "textDecoration": "none"
  389. }
  390. }
  391. },
  392. "typography": {
  393. "fontSize": "var(--wp--preset--font-size--x-small)"
  394. }
  395. },
  396. "core/comments-title": {
  397. "spacing": {
  398. "margin": {
  399. "bottom": "0",
  400. "top": "var(--wp--preset--spacing--50)"
  401. }
  402. },
  403. "typography": {
  404. "fontSize": "var(--wp--preset--font-size--large)"
  405. }
  406. },
  407. "core/cover": {
  408. "spacing": {
  409. "padding": {
  410. "bottom": "var(--wp--preset--spacing--50)",
  411. "left": "var(--wp--preset--spacing--50)",
  412. "right": "var(--wp--preset--spacing--50)",
  413. "top": "var(--wp--preset--spacing--50)"
  414. }
  415. }
  416. },
  417. "core/image": {
  418. "css": " .wp-element-caption{text-align:center;}"
  419. },
  420. "core/latest-comments": {
  421. "css": "& .wp-block-latest-comments__comment-meta{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;} & .avatar, .wp-block-latest-comments__comment-avatar{border-radius:0;}",
  422. "spacing": {
  423. "padding": {
  424. "left": "0"
  425. }
  426. }
  427. },
  428. "core/latest-posts": {
  429. "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)}"
  430. },
  431. "core/list": {
  432. "spacing": {
  433. "padding": {
  434. "left": "var(--wp--preset--spacing--50)"
  435. }
  436. }
  437. },
  438. "core/navigation": {
  439. "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);",
  440. "spacing": {
  441. "blockGap": "0"
  442. }
  443. },
  444. "core/page-list": {
  445. "css": "& {list-style-type:none}",
  446. "spacing": {
  447. "padding": {
  448. "left": "0"
  449. }
  450. }
  451. },
  452. "core/paragraph": {
  453. "typography": {
  454. "lineHeight": "calc(1em + 0.5rem)"
  455. }
  456. },
  457. "core/post-author": {
  458. "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: 0;margin-top:4px;vertical-align:middle;}"
  459. },
  460. "core/post-comments-form": {
  461. "css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]){line-height: inherit;} & .comment-form textarea{line-height: inherit;} & .comment-form > *{margin-top:var(--wp--style--block-gap);margin-bottom:0} & .form-submit {margin-bottom: 0; & input[type=submit]{box-shadow:var( --wp--preset--shadow--buttons );}"
  462. },
  463. "core/post-content": {
  464. "elements": {
  465. "heading": {
  466. "spacing": {
  467. "margin": {
  468. "bottom": "var(--wp--preset--spacing--50)",
  469. "top": "var(--wp--preset--spacing--60)"
  470. }
  471. }
  472. }
  473. }
  474. },
  475. "core/post-excerpt": {
  476. "css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
  477. },
  478. "core/post-template": {
  479. "css": ".wp-block-post-template > * + * { margin-top: var(--wp--preset--spacing--40);}"
  480. },
  481. "core/post-title": {
  482. "elements": {
  483. "link": {
  484. ":hover": {
  485. "typography": {
  486. "textDecoration": "underline"
  487. }
  488. },
  489. "color": {
  490. "text": "var(--wp--preset--color--contrast)"
  491. },
  492. "typography": {
  493. "textDecoration": "none"
  494. }
  495. }
  496. },
  497. "typography": {
  498. "fontSize": "var(--wp--preset--font-size--medium)",
  499. "lineHeight": "calc(1em + 0.5rem)"
  500. }
  501. },
  502. "core/pullquote": {
  503. "border": {
  504. "color": "var(--wp--preset--color--contrast)",
  505. "style": "solid",
  506. "width": "1px 0"
  507. },
  508. "css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
  509. "spacing": {
  510. "padding": {
  511. "bottom": "var(--wp--preset--spacing--50)",
  512. "left": "var(--wp--preset--spacing--50)",
  513. "right": "var(--wp--preset--spacing--50)",
  514. "top": "var(--wp--preset--spacing--50)"
  515. }
  516. },
  517. "typography": {
  518. "fontSize": "var(--wp--preset--font-size--medium)",
  519. "fontStyle": "italic"
  520. }
  521. },
  522. "core/query-pagination-next": {
  523. "css": ".wp-block-query-pagination-next{margin:0;}"
  524. },
  525. "core/query-pagination-numbers": {
  526. "css": ".wp-block-query-pagination-numbers{margin:0;}"
  527. },
  528. "core/query-pagination-previous": {
  529. "css": ".wp-block-query-pagination-previous{margin:0;}"
  530. },
  531. "core/query-title": {
  532. "typography": {
  533. "fontSize": "var(--wp--preset--font-size--medium)",
  534. "lineHeight": "calc(1em + 0.5rem)"
  535. }
  536. },
  537. "core/quote": {
  538. "border": {
  539. "color": "var(--wp--preset--color--contrast)",
  540. "style": "solid",
  541. "width": "0 0 0 1px"
  542. },
  543. "spacing": {
  544. "padding": {
  545. "left": "var(--wp--preset--spacing--50)"
  546. }
  547. },
  548. "typography": {
  549. "fontStyle": "italic"
  550. },
  551. "variations": {
  552. "plain": {
  553. "border": {
  554. "width": "0"
  555. },
  556. "spacing": {
  557. "padding": {
  558. "left": "0"
  559. }
  560. },
  561. "typography": {
  562. "fontStyle": "normal"
  563. }
  564. }
  565. }
  566. },
  567. "core/search": {
  568. "typography": {
  569. "fontSize": "var(--wp--preset--font-size--small)",
  570. "lineHeight": "1"
  571. }
  572. },
  573. "core/separator": {
  574. "border": {
  575. "color": "currentColor",
  576. "style": "solid",
  577. "width": "0 0 1px 0"
  578. },
  579. "color": {
  580. "text": "var(--wp--preset--color--contrast)"
  581. }
  582. },
  583. "core/site-title": {
  584. "elements": {
  585. "link": {
  586. ":hover": {
  587. "typography": {
  588. "textDecoration": "underline"
  589. }
  590. },
  591. "color": {
  592. "text": "var(--wp--preset--color--contrast)"
  593. },
  594. "typography": {
  595. "textDecoration": "none"
  596. }
  597. }
  598. },
  599. "typography": {
  600. "fontSize": "var(--wp--preset--font-size--medium)",
  601. "fontWeight": "400",
  602. "lineHeight": "calc(1em + 0.5rem)"
  603. }
  604. },
  605. "core/social-links": {
  606. "spacing": {
  607. "blockGap": {
  608. "left": "var(--wp--preset--spacing--40)",
  609. "top": "var(--wp--preset--spacing--40)"
  610. }
  611. }
  612. },
  613. "core/table": {
  614. "css": "& thead{border-bottom-width: 1px;} & tfoot{border-top-width: 1px;} & + .wp-element-caption{text-align:center;}"
  615. },
  616. "core/table-of-contents": {
  617. "spacing": {
  618. "padding": {
  619. "left": "var(--wp--preset--spacing--50)"
  620. }
  621. }
  622. },
  623. "core/tag-cloud": {
  624. "css": "&.wp-block-tag-cloud.is-style-outline a {border-radius: 999px; padding: 1px 10px;}"
  625. },
  626. "core/term-description": {
  627. "css": "& p+p {margin-top:calc(1em + 0.375rem);}"
  628. }
  629. },
  630. "color": {
  631. "background": "var(--wp--preset--color--base)",
  632. "text": "var(--wp--preset--color--contrast)"
  633. },
  634. "elements": {
  635. "button": {
  636. ":active": {
  637. "color": {
  638. "background": "var(--wp--preset--color--primary)",
  639. "text": "var(--wp--preset--color--base)"
  640. }
  641. },
  642. ":focus": {
  643. "color": {
  644. "background": "var(--wp--preset--color--primary)",
  645. "text": "var(--wp--preset--color--base)"
  646. }
  647. },
  648. ":hover": {
  649. "color": {
  650. "background": "var(--wp--preset--color--primary)",
  651. "text": "var(--wp--preset--color--base)"
  652. }
  653. },
  654. "border": {
  655. "radius": "2px"
  656. },
  657. "color": {
  658. "background": "var(--wp--preset--color--contrast)",
  659. "text": "var(--wp--preset--color--base)"
  660. },
  661. "spacing": {
  662. "padding": {
  663. "bottom": "1rem",
  664. "left": "1.75rem",
  665. "right": "1.75rem",
  666. "top": "1rem"
  667. }
  668. },
  669. "typography": {
  670. "fontSize": "var(--wp--preset--font-size--small)",
  671. "lineHeight": "1"
  672. }
  673. },
  674. "caption": {
  675. "color": {
  676. "text": "var(--wp--preset--color--contrast)"
  677. },
  678. "spacing": {
  679. "margin": {
  680. "bottom": "var(--wp--preset--spacing--50)",
  681. "top": "var(--wp--preset--spacing--30)"
  682. },
  683. "padding": {
  684. "left": "var(--wp--preset--spacing--50)",
  685. "right": "var(--wp--preset--spacing--50)"
  686. }
  687. },
  688. "typography": {
  689. "fontSize": "var(--wp--preset--font-size--x-small)"
  690. }
  691. },
  692. "h1": {
  693. "typography": {
  694. "fontSize": "var(--wp--preset--font-size--xx-large)"
  695. }
  696. },
  697. "h2": {
  698. "typography": {
  699. "fontSize": "var(--wp--preset--font-size--x-large)"
  700. }
  701. },
  702. "h3": {
  703. "typography": {
  704. "fontSize": "var(--wp--preset--font-size--large)"
  705. }
  706. },
  707. "h4": {
  708. "typography": {
  709. "fontSize": "var(--wp--preset--font-size--medium)"
  710. }
  711. },
  712. "h5": {
  713. "typography": {
  714. "fontSize": "var(--wp--preset--font-size--small)"
  715. }
  716. },
  717. "h6": {
  718. "typography": {
  719. "fontSize": "var(--wp--preset--font-size--small)"
  720. }
  721. },
  722. "heading": {
  723. "typography": {
  724. "fontWeight": "400",
  725. "lineHeight": "calc(1em + 0.5rem)"
  726. }
  727. },
  728. "link": {
  729. ":hover": {
  730. "color": {
  731. "text": "var(--wp--preset--color--primary)"
  732. },
  733. "typography": {
  734. "textDecoration": "none"
  735. }
  736. },
  737. "color": {
  738. "text": "var(--wp--preset--color--contrast)"
  739. }
  740. }
  741. },
  742. "spacing": {
  743. "blockGap": "var(--wp--preset--spacing--50)",
  744. "padding": {
  745. "bottom": "var(--wp--preset--spacing--50)",
  746. "left": "var(--wp--preset--spacing--50)",
  747. "right": "var(--wp--preset--spacing--50)",
  748. "top": "0"
  749. }
  750. },
  751. "typography": {
  752. "fontFamily": "var(--wp--preset--font-family--public-sans)",
  753. "fontSize": "var(--wp--preset--font-size--medium)",
  754. "fontWeight": "400",
  755. "lineHeight": "1.285714286"
  756. }
  757. },
  758. "templateParts": [
  759. {
  760. "area": "uncategorized",
  761. "name": "comments",
  762. "title": "Comments"
  763. },
  764. {
  765. "area": "header",
  766. "name": "header",
  767. "title": "Header"
  768. },
  769. {
  770. "area": "footer",
  771. "name": "footer",
  772. "title": "Footer"
  773. },
  774. {
  775. "area": "uncategorized",
  776. "name": "sidebar",
  777. "title": "Sidebar"
  778. }
  779. ],
  780. "version": 2,
  781. "$schema": "https://schemas.wp.org/trunk/theme.json"
  782. }