theme.json 26 KB

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