theme.json 23 KB

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