diff --git a/moviescript/assets/fonts/Hezaedrus-Light.ttf b/moviescript/assets/fonts/Hezaedrus-Light.ttf new file mode 100644 index 0000000000..a0cd50f2a5 Binary files /dev/null and b/moviescript/assets/fonts/Hezaedrus-Light.ttf differ diff --git a/moviescript/assets/fonts/Hezaedrus-LightItalic.ttf b/moviescript/assets/fonts/Hezaedrus-LightItalic.ttf new file mode 100644 index 0000000000..c9333746a8 Binary files /dev/null and b/moviescript/assets/fonts/Hezaedrus-LightItalic.ttf differ diff --git a/moviescript/assets/fonts/courier-prime_italic_400.ttf b/moviescript/assets/fonts/courier-prime_italic_400.ttf new file mode 100644 index 0000000000..15d9463c71 Binary files /dev/null and b/moviescript/assets/fonts/courier-prime_italic_400.ttf differ diff --git a/moviescript/assets/fonts/courier-prime_italic_700.ttf b/moviescript/assets/fonts/courier-prime_italic_700.ttf new file mode 100644 index 0000000000..2e70ab7e0e Binary files /dev/null and b/moviescript/assets/fonts/courier-prime_italic_700.ttf differ diff --git a/moviescript/assets/fonts/courier-prime_normal_400.ttf b/moviescript/assets/fonts/courier-prime_normal_400.ttf new file mode 100644 index 0000000000..4af1ff54c5 Binary files /dev/null and b/moviescript/assets/fonts/courier-prime_normal_400.ttf differ diff --git a/moviescript/assets/fonts/courier-prime_normal_700.ttf b/moviescript/assets/fonts/courier-prime_normal_700.ttf new file mode 100644 index 0000000000..7e6b22280d Binary files /dev/null and b/moviescript/assets/fonts/courier-prime_normal_700.ttf differ diff --git a/moviescript/assets/fonts/golos-text_normal_400.ttf b/moviescript/assets/fonts/golos-text_normal_400.ttf new file mode 100644 index 0000000000..3ad2c62917 Binary files /dev/null and b/moviescript/assets/fonts/golos-text_normal_400.ttf differ diff --git a/moviescript/functions.php b/moviescript/functions.php new file mode 100644 index 0000000000..9bfd66e2d6 --- /dev/null +++ b/moviescript/functions.php @@ -0,0 +1,60 @@ +get( 'Version' ) + ); + + // Enqueue theme stylesheet. + wp_enqueue_style( 'moviescript-style' ); + + } + +endif; + +add_action( 'wp_enqueue_scripts', 'moviescript_styles' ); \ No newline at end of file diff --git a/moviescript/parts/footer.html b/moviescript/parts/footer.html new file mode 100644 index 0000000000..017568767b --- /dev/null +++ b/moviescript/parts/footer.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/parts/header.html b/moviescript/parts/header.html new file mode 100644 index 0000000000..af6265bc48 --- /dev/null +++ b/moviescript/parts/header.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/parts/post-break.html b/moviescript/parts/post-break.html new file mode 100644 index 0000000000..238b72a118 --- /dev/null +++ b/moviescript/parts/post-break.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/parts/post-meta.html b/moviescript/parts/post-meta.html new file mode 100644 index 0000000000..d2c4f0c1e5 --- /dev/null +++ b/moviescript/parts/post-meta.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/patterns/404.php b/moviescript/patterns/404.php new file mode 100644 index 0000000000..f50fe9134f --- /dev/null +++ b/moviescript/patterns/404.php @@ -0,0 +1,43 @@ + + + + +
+
+
+
+
+

+
+
+ + + +
+ + + +
+

Maybe try a search?', 'moviescript');?>

+ + + +
+ + + +
+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/patterns/archive.php b/moviescript/patterns/archive.php new file mode 100644 index 0000000000..9c28b86e9b --- /dev/null +++ b/moviescript/patterns/archive.php @@ -0,0 +1,57 @@ + + + + +
+
+
+
+ + + +
+ + + +
+
+ +
+ + +
+ +
+ + + +
+

+
+
+ + + + +
+ + + + + +
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/patterns/comments.php b/moviescript/patterns/comments.php new file mode 100644 index 0000000000..235d4f7e15 --- /dev/null +++ b/moviescript/patterns/comments.php @@ -0,0 +1,52 @@ + + + +
+ + + + +
+ +
+ + + +
+ + + +
+ + + +
+ +
+ +
+ + + + + +
+ + + + + + + + + + +
+ diff --git a/moviescript/patterns/footer.php b/moviescript/patterns/footer.php new file mode 100644 index 0000000000..e2347a4218 --- /dev/null +++ b/moviescript/patterns/footer.php @@ -0,0 +1,44 @@ + + +
+
+
+
+

+ WordPress'; + echo sprintf( + esc_html__( 'Designed with %1$s', 'moviescript' ), + $wordpress_link + ); + ?> +

+
+ + + +
+
+

+ + + + +
+
+
+
+
+ \ No newline at end of file diff --git a/moviescript/patterns/header-banner.php b/moviescript/patterns/header-banner.php new file mode 100644 index 0000000000..8c82ae30ea --- /dev/null +++ b/moviescript/patterns/header-banner.php @@ -0,0 +1,19 @@ + + + +
+

+ + + +

+
+ \ No newline at end of file diff --git a/moviescript/patterns/header-rate.php b/moviescript/patterns/header-rate.php new file mode 100644 index 0000000000..153d615da3 --- /dev/null +++ b/moviescript/patterns/header-rate.php @@ -0,0 +1,42 @@ + + +
+
+ + + +
+

+ + + +
+
+ + +
+ + + +
+
+
+ + + +
+ + + +
+
+
+
+ \ No newline at end of file diff --git a/moviescript/patterns/header-rating-banner.php b/moviescript/patterns/header-rating-banner.php new file mode 100644 index 0000000000..8b8e0bf9cd --- /dev/null +++ b/moviescript/patterns/header-rating-banner.php @@ -0,0 +1,19 @@ + + + +
+

+ + + +
+
+ \ No newline at end of file diff --git a/moviescript/patterns/header.php b/moviescript/patterns/header.php new file mode 100644 index 0000000000..04634eddf6 --- /dev/null +++ b/moviescript/patterns/header.php @@ -0,0 +1,35 @@ + + +
+
+
+
+

+ + + +

+
+
+
+ + + +
+
+
+ + + +
+
+
+
+ \ No newline at end of file diff --git a/moviescript/patterns/hidden-hero-text.php b/moviescript/patterns/hidden-hero-text.php new file mode 100644 index 0000000000..e43004371b --- /dev/null +++ b/moviescript/patterns/hidden-hero-text.php @@ -0,0 +1,55 @@ + + + +
+ + + + +
+

+
+ + + + + + + +
+
+

+ + + +

+
+ + + +
+

+ + + +

***

+
+ + + +
+

+ + + +

***

+
+
+
+ \ No newline at end of file diff --git a/moviescript/patterns/hidden-no-results-content.php b/moviescript/patterns/hidden-no-results-content.php new file mode 100644 index 0000000000..d425bec3ff --- /dev/null +++ b/moviescript/patterns/hidden-no-results-content.php @@ -0,0 +1,17 @@ + + + +
+

+ + + +

+
+ diff --git a/moviescript/patterns/home.php b/moviescript/patterns/home.php new file mode 100644 index 0000000000..e9dba6afa8 --- /dev/null +++ b/moviescript/patterns/home.php @@ -0,0 +1,57 @@ + + + + +
+
+

+
+ + + +
+
+
+

+ + + +

+
+
+ + + +
+
+

+ + + +

+
+
+ + + +
+
+

+ + + +

+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/patterns/index.php b/moviescript/patterns/index.php new file mode 100644 index 0000000000..f959c387bd --- /dev/null +++ b/moviescript/patterns/index.php @@ -0,0 +1,57 @@ + + + + +
+
+
+
+ + + +
+ + + +
+
+ +
+ + +
+ +
+ + + +
+

+
+
+ + + + +
+ + + + + +
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/patterns/post-break.php b/moviescript/patterns/post-break.php new file mode 100644 index 0000000000..5e996abdda --- /dev/null +++ b/moviescript/patterns/post-break.php @@ -0,0 +1,21 @@ + + +
+ + + + +

+ + + + +
+ \ No newline at end of file diff --git a/moviescript/patterns/post-meta.php b/moviescript/patterns/post-meta.php new file mode 100644 index 0000000000..a0d80aa189 --- /dev/null +++ b/moviescript/patterns/post-meta.php @@ -0,0 +1,19 @@ + + +
+ + +

+ + + + +
+ \ No newline at end of file diff --git a/moviescript/patterns/search.php b/moviescript/patterns/search.php new file mode 100644 index 0000000000..9fde678c15 --- /dev/null +++ b/moviescript/patterns/search.php @@ -0,0 +1,75 @@ + + + + +
+
+
+
+
+ +
+
+ + + +
+ + + +
+
+ +
+ + + + +
+ +
+ + + +
+

+
+
+ + + + +
+ + + + + +
+ + + + +
+

+ + + +

+
+ +
+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/readme.txt b/moviescript/readme.txt new file mode 100644 index 0000000000..fdf4186381 --- /dev/null +++ b/moviescript/readme.txt @@ -0,0 +1,61 @@ +== Moviescript == + +Contributors: Automattic +Requires at least: 6.0 +Tested up to: 6.6 +Requires PHP: 5.7 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html + + +== Description == + +Moviescript is a simple blog theme that perfectly suits writers or the general public who want their sites to be formatted as movie scripts. + +== Changelog == + += 1.0.0 = +* Initial release + + +== Copyright == + +Moviescript WordPress Theme, (C) 2024 Automattic +Moviescript is distributed under the terms of the GNU GPL. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + +Moviescript is based on Screenplay (https://wordpress.com/themes/screenplay/), (C) Automattic, [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) + + +== Fonts == + +Courier Prime +Copyright 2015 The Courier Prime Project Authors (https://github.com/quoteunquoteapps/CourierPrime). +Source: http://quoteunquoteapps.com +License: This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL + +Golos Text +Copyright 2019 The Golos Text Project Authors (https://github.com/googlefonts/golos-text) +Source: https://www.paratype.com +License: This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL + +Hezaedrus +Copyright (c) 2015 by Hubert & Fischer. All rights reserved. +Source: www.google.com/fonts +License: This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL + + +== Images == + +Generated with AI on Midjourney, released under the CC0 license. + diff --git a/moviescript/screenshot.png b/moviescript/screenshot.png new file mode 100644 index 0000000000..22ab03c418 Binary files /dev/null and b/moviescript/screenshot.png differ diff --git a/moviescript/style.css b/moviescript/style.css new file mode 100644 index 0000000000..0968c8ce5f --- /dev/null +++ b/moviescript/style.css @@ -0,0 +1,40 @@ +/* +Theme Name: Moviescript +Theme URI: https://themeshaper.com/moviescript/ +Author: Automattic +Author URI: https://automattic.com +Description: Moviescript is a simple blog theme that perfectly suits writers or the general public who want their sites to be formatted as movie scripts. +Requires at least: +Tested up to: 6.6 +Requires PHP: +Version: 1.1 +License: GNU General Public License v2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html +Text Domain: moviescript +Tags: blog, entertainment, grid-layout, block-patterns, block-styles, custom-colors, custom-menu, editor-style, full-site-editing, post-formats, rtl-language-support, style-variations, theme-options, threaded-comments, translation-ready + +/* + * Control the hover stylings of outline block style. + * Unnecessary once block styles are configurable via theme.json + * https://github.com/WordPress/gutenberg/issues/42794 + */ + +/* + * Control the hover stylings of outline block style. + * Unnecessary once block styles are configurable via theme.json + * https://github.com/WordPress/gutenberg/issues/42794 + */ +.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover { + background-color: var(--wp--preset--color--secondary); + color: var(--wp--preset--color--background); + border-color: var(--wp--preset--color--secondary); +} + +/* + * Link styles + * https://github.com/WordPress/gutenberg/issues/42319 + */ +a { + text-decoration-thickness: .0625em !important; + text-underline-offset: .15em; +} diff --git a/moviescript/styles/girkon.json b/moviescript/styles/girkon.json new file mode 100644 index 0000000000..159cbb570f --- /dev/null +++ b/moviescript/styles/girkon.json @@ -0,0 +1,36 @@ +{ + "settings": { + "color": { + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#deebed", + "name": "Background", + "slug": "background" + }, + { + "color": "#cde0e4", + "name": "Tertiary", + "slug": "tertiary" + } + ] + } + }, + "title": "Screenplay", + "version": 2, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file diff --git a/moviescript/styles/harmonies.json b/moviescript/styles/harmonies.json new file mode 100644 index 0000000000..dade2150df --- /dev/null +++ b/moviescript/styles/harmonies.json @@ -0,0 +1,36 @@ +{ + "settings": { + "color": { + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#efdade", + "name": "Background", + "slug": "background" + }, + { + "color": "#e6c7cc", + "name": "Tertiary", + "slug": "tertiary" + } + ] + } + }, + "title": "Harmonies", + "version": 2, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file diff --git a/moviescript/styles/oatmeal.json b/moviescript/styles/oatmeal.json new file mode 100644 index 0000000000..dbd411a625 --- /dev/null +++ b/moviescript/styles/oatmeal.json @@ -0,0 +1,36 @@ +{ + "settings": { + "color": { + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#f1e6db", + "name": "Background", + "slug": "background" + }, + { + "color": "#e9dac8", + "name": "Tertiary", + "slug": "tertiary" + } + ] + } + }, + "title": "Oatmeal", + "version": 2, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file diff --git a/moviescript/styles/placebo.json b/moviescript/styles/placebo.json new file mode 100644 index 0000000000..b622285774 --- /dev/null +++ b/moviescript/styles/placebo.json @@ -0,0 +1,36 @@ +{ + "settings": { + "color": { + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#e5e6e6", + "name": "Background", + "slug": "background" + }, + { + "color": "#d8dada", + "name": "Tertiary", + "slug": "tertiary" + } + ] + } + }, + "title": "Placebo", + "version": 2, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file diff --git a/moviescript/styles/vanilla-ice.json b/moviescript/styles/vanilla-ice.json new file mode 100644 index 0000000000..7e09fe3fd8 --- /dev/null +++ b/moviescript/styles/vanilla-ice.json @@ -0,0 +1,36 @@ +{ + "settings": { + "color": { + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#dcdcee", + "name": "Background", + "slug": "background" + }, + { + "color": "#c9c9e5", + "name": "Tertiary", + "slug": "tertiary" + } + ] + } + }, + "title": "Vanilla Ice", + "version": 2, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file diff --git a/moviescript/templates/404.html b/moviescript/templates/404.html new file mode 100644 index 0000000000..871ec55479 --- /dev/null +++ b/moviescript/templates/404.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/templates/archive.html b/moviescript/templates/archive.html new file mode 100644 index 0000000000..f31db0a5ba --- /dev/null +++ b/moviescript/templates/archive.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/templates/home.html b/moviescript/templates/home.html new file mode 100644 index 0000000000..78e07b2a33 --- /dev/null +++ b/moviescript/templates/home.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/templates/index.html b/moviescript/templates/index.html new file mode 100644 index 0000000000..83f5d4fe23 --- /dev/null +++ b/moviescript/templates/index.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/templates/page.html b/moviescript/templates/page.html new file mode 100644 index 0000000000..ffdffe2f0e --- /dev/null +++ b/moviescript/templates/page.html @@ -0,0 +1,11 @@ + + + +
+
+ +
+
+ + + \ No newline at end of file diff --git a/moviescript/templates/search.html b/moviescript/templates/search.html new file mode 100644 index 0000000000..eede88cc07 --- /dev/null +++ b/moviescript/templates/search.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/moviescript/templates/single.html b/moviescript/templates/single.html new file mode 100644 index 0000000000..6332256dde --- /dev/null +++ b/moviescript/templates/single.html @@ -0,0 +1,61 @@ + + + +
+
+
+
+ + + +
+ + + +
+
+ +
+ + + +
+ + + +
+
+ + +
+ + +
+ +
+
+
+ + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + \ No newline at end of file diff --git a/moviescript/theme.json b/moviescript/theme.json new file mode 100644 index 0000000000..e49fe98d1e --- /dev/null +++ b/moviescript/theme.json @@ -0,0 +1,684 @@ +{ + "settings": { + "appearanceTools": true, + "color": { + "background": true, + "custom": true, + "palette": [ + { + "color": "#010203", + "name": "Primary", + "slug": "primary" + }, + { + "color": "#010304bf", + "name": "Secondary", + "slug": "secondary" + }, + { + "color": "#010203", + "name": "Foreground", + "slug": "foreground" + }, + { + "color": "#ffffff", + "name": "Background", + "slug": "background" + }, + { + "color": "#f3f3f2", + "name": "Tertiary", + "slug": "tertiary" + } + ], + "text": true + }, + "layout": { + "contentSize": "790px", + "wideSize": "1200px" + }, + "shadow": { + "defaultPresets": true, + "presets": [] + }, + "spacing": { + "customSpacingSize": true, + "defaultSpacingSizes": false, + "spacingSizes": [ + { + "name": "2X-Small", + "size": "0.5rem", + "slug": "20" + }, + { + "name": "X-Small", + "size": "clamp(0.5rem, 1vw, 1rem)", + "slug": "30" + }, + { + "name": "Small", + "size": "clamp(0.75rem, 1.5vw, 1.5rem)", + "slug": "40" + }, + { + "name": "Medium", + "size": "clamp(1rem, 2vw, 2rem)", + "slug": "50" + }, + { + "name": "Large", + "size": "clamp(1.5rem, 3vw, 3rem)", + "slug": "60" + }, + { + "name": "X-Large", + "size": "clamp(2rem, 4vw, 4rem)", + "slug": "70" + }, + { + "name": "2X-Large", + "size": "clamp(3rem, 6vw, 6rem)", + "slug": "80" + } + ], + "units": [ + "%", + "px", + "em", + "rem", + "vh", + "vw" + ] + }, + "typography": { + "customFontSize": true, + "defaultFontSizes": false, + "dropCap": true, + "fluid": true, + "fontFamilies": [ + { + "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", + "name": "System Font", + "slug": "system-font" + }, + { + "fontFace": [ + { + "fontFamily": "Courier Prime", + "fontStyle": "normal", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/courier-prime_normal_400.ttf" + ] + }, + { + "fontFamily": "Courier Prime", + "fontStyle": "italic", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/courier-prime_italic_400.ttf" + ] + }, + { + "fontFamily": "Courier Prime", + "fontStyle": "normal", + "fontWeight": "700", + "src": [ + "file:./assets/fonts/courier-prime_normal_700.ttf" + ] + }, + { + "fontFamily": "Courier Prime", + "fontStyle": "italic", + "fontWeight": "700", + "src": [ + "file:./assets/fonts/courier-prime_italic_700.ttf" + ] + } + ], + "fontFamily": "Courier Prime", + "name": "Courier Prime", + "slug": "courier-prime" + }, + { + "fontFace": [ + { + "fontFamily": "Golos Text", + "fontStyle": "normal", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/golos-text_normal_400.ttf" + ] + } + ], + "fontFamily": "Golos Text", + "name": "Golos Text", + "slug": "golos-text" + }, + { + "fontFace": [ + { + "fontFamily": "Hezaedrus", + "fontStyle": "normal", + "fontWeight": "300", + "src": "file:./assets/fonts/Hezaedrus-Light.ttf" + }, + { + "fontFamily": "Hezaedrus", + "fontStyle": "italic", + "fontWeight": "300", + "src": "file:./assets/fonts/Hezaedrus-LightItalic.ttf" + } + ], + "fontFamily": "Hezaedrus", + "name": "Hezaedrus", + "slug": "hezaedrus" + } + ], + "fontSizes": [ + { + "fluid": { + "max": "0.825rem", + "min": "0.8rem" + }, + "name": "Small", + "size": "0.8rem", + "slug": "small" + }, + { + "fluid": { + "max": "0.825rem", + "min": "0.8rem" + }, + "name": "Medium", + "size": "0.8rem", + "slug": "medium" + }, + { + "fluid": { + "max": "0.825rem", + "min": "0.8rem" + }, + "name": "Large", + "size": "0.8rem", + "slug": "large" + }, + { + "fluid": { + "max": "3rem", + "min": "1.45rem" + }, + "name": "Extra Large", + "size": "clamp(1.45rem, 3vw, 3rem)", + "slug": "x-large" + } + ], + "fontStyle": true, + "fontWeight": true, + "letterSpacing": true, + "textDecoration": true, + "textTransform": true + }, + "useRootPaddingAwareAlignments": true + }, + "styles": { + "blocks": { + "core/button": { + "typography": { + "textTransform": "uppercase" + } + }, + "core/code": { + "border": { + "color": "var(--wp--preset--color--foreground)", + "radius": "0.25rem", + "style": "solid", + "width": "2px" + }, + "spacing": { + "padding": { + "bottom": "var(--wp--preset--spacing--50)", + "left": "var(--wp--preset--spacing--50)", + "right": "var(--wp--preset--spacing--50)", + "top": "var(--wp--preset--spacing--50)" + } + }, + "typography": { + "fontFamily": "monospace" + } + }, + "core/comment-author-name": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)", + "fontStyle": "normal", + "fontWeight": "700" + } + }, + "core/comment-content": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)" + } + }, + "core/comment-date": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)" + } + }, + "core/comment-edit-link": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)", + "letterSpacing": "0.05rem", + "textTransform": "uppercase" + } + }, + "core/comment-reply-link": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)", + "fontStyle": "normal", + "fontWeight": "700", + "letterSpacing": "0.05rem", + "textTransform": "uppercase" + } + }, + "core/comments": { + "spacing": { + "margin": { + "top": "5vh" + } + } + }, + "core/comments-pagination": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)" + } + }, + "core/comments-title": { + "spacing": { + "margin": { + "bottom": "2.5vh" + } + } + }, + "core/gallery": { + "spacing": { + "margin": { + "bottom": "var(--wp--preset--spacing--50)" + } + } + }, + "core/group": { + "spacing": { + "blockGap": "" + } + }, + "core/list": { + "spacing": { + "padding": { + "left": "var(--wp--preset--spacing--70)" + } + } + }, + "core/navigation": { + "elements": { + "link": { + ":hover": { + "typography": { + "textDecoration": "underline" + } + }, + "typography": { + "textDecoration": "none" + } + } + }, + "spacing": { + "blockGap": "2rem" + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "0.8rem", + "fontStyle": "normal", + "fontWeight": "400", + "letterSpacing": "0rem", + "textTransform": "uppercase" + } + }, + "core/paragraph": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)" + } + }, + "core/post-author": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontStyle": "normal", + "fontWeight": "700", + "textTransform": "uppercase" + } + }, + "core/post-author-name": { + "elements": { + "link": { + ":hover": { + "typography": { + "textDecoration": "underline" + } + }, + "typography": { + "textDecoration": "none" + } + } + } + }, + "core/post-comments-form": { + "spacing": { + "margin": { + "top": "7.5vh" + } + } + }, + "core/post-content": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)" + } + }, + "core/post-date": { + "color": { + "text": "var(--wp--preset--color--foreground)" + }, + "elements": { + "link": { + ":hover": { + "typography": { + "textDecoration": "underline" + } + }, + "typography": { + "textDecoration": "none" + } + } + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)" + } + }, + "core/post-excerpt": { + "spacing": { + "padding": { + "top": "1rem" + } + } + }, + "core/post-terms": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontStyle": "italic", + "fontWeight": "400" + } + }, + "core/post-title": { + "elements": { + "link": { + ":hover": { + "typography": { + "textDecoration": "underline" + } + }, + "typography": { + "textDecoration": "none" + } + } + }, + "spacing": { + "margin": { + "bottom": "0" + } + } + }, + "core/pullquote": { + "border": { + "color": "var(--wp--preset--color--foreground)", + "style": "solid", + "width": "1px 0" + }, + "spacing": { + "padding": { + "bottom": "var(--wp--preset--spacing--50)", + "left": "var(--wp--preset--spacing--50)", + "right": "var(--wp--preset--spacing--50)", + "top": "var(--wp--preset--spacing--50)" + } + }, + "typography": { + "fontSize": "var(--wp--preset--font-size--large)", + "fontStyle": "italic" + } + }, + "core/query-pagination": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)" + } + }, + "core/query-title": { + "spacing": { + "margin": { + "bottom": "5vh" + } + }, + "typography": { + "fontStyle": "normal", + "fontWeight": "400", + "letterSpacing": "0rem", + "textTransform": "uppercase" + } + }, + "core/quote": { + "border": { + "color": "var(--wp--preset--color--primary)", + "style": "solid", + "width": "0 0 0 1px" + }, + "spacing": { + "padding": { + "left": "var(--wp--preset--spacing--50)" + } + }, + "typography": { + "fontStyle": "normal" + } + }, + "core/search": { + "typography": { + "fontSize": "var(--wp--preset--font-size--medium)", + "lineHeight": "1.6" + } + }, + "core/separator": { + "border": { + "color": "currentColor", + "style": "solid", + "width": "0 0 1px 0" + }, + "color": { + "text": "var(--wp--preset--color--foreground)" + } + }, + "core/site-tagline": { + "typography": { + "fontSize": "var(--wp--preset--font-size--small)" + } + }, + "core/site-title": { + "elements": { + "link": { + ":hover": { + "typography": { + "textDecoration": "underline" + } + }, + "typography": { + "textDecoration": "none" + } + } + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "0.8rem", + "fontStyle": "normal", + "fontWeight": "400", + "letterSpacing": "0rem", + "textTransform": "uppercase" + } + }, + "core/spacer": { + "spacing": { + "margin": { + "bottom": "0rem", + "top": "0rem" + } + } + } + }, + "color": { + "background": "var(--wp--preset--color--background)", + "text": "var(--wp--preset--color--foreground)" + }, + "elements": { + "button": { + ":active": { + "color": { + "background": "var(--wp--preset--color--primary)", + "text": "var(--wp--preset--color--background)" + } + }, + ":focus": { + "color": { + "background": "var(--wp--preset--color--primary)", + "text": "var(--wp--preset--color--background)" + }, + "outline": { + "color": "var(--wp--preset--color--primary)", + "offset": "2px", + "style": "dotted", + "width": "1px" + } + }, + ":hover": { + "color": { + "background": "var(--wp--preset--color--secondary)", + "text": "var(--wp--preset--color--background)" + } + }, + "border": { + "radius": "0.25rem" + }, + "color": { + "background": "var(--wp--preset--color--primary)", + "text": "var(--wp--preset--color--background)" + } + }, + "h1": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--hezaedrus)", + "fontSize": "var(--wp--preset--font-size--x-large)", + "fontStyle": "normal", + "fontWeight": "300", + "letterSpacing": "0rem", + "lineHeight": "1.3", + "textTransform": "none" + } + }, + "h2": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "var(--wp--preset--font-size--small)", + "textTransform": "uppercase" + } + }, + "h3": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "var(--wp--preset--font-size--small)", + "textTransform": "uppercase" + } + }, + "h4": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "var(--wp--preset--font-size--small)", + "textTransform": "uppercase" + } + }, + "h5": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "var(--wp--preset--font-size--small)", + "textTransform": "uppercase" + } + }, + "h6": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--golos-text)", + "fontSize": "var(--wp--preset--font-size--small)", + "textTransform": "uppercase" + } + }, + "heading": { + "typography": { + "fontFamily": "var(--wp--preset--font-family--hezaedrus)", + "fontStyle": "normal", + "fontWeight": "300", + "letterSpacing": "0rem", + "lineHeight": "1.125" + } + }, + "link": { + ":hover": { + "color": { + "text": "var(--wp--preset--color--secondary)" + }, + "typography": { + "textDecoration": "none" + } + }, + "color": { + "text": "var(--wp--preset--color--primary)" + } + } + }, + "spacing": { + "blockGap": "1rem", + "padding": { + "bottom": "0rem", + "left": "1.5rem", + "right": "1.5rem", + "top": "0rem" + } + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--courier-prime)", + "fontSize": "var(--wp--preset--font-size--small)", + "fontStyle": "normal", + "fontWeight": "400", + "lineHeight": "1.5" + } + }, + "templateParts": [ + { + "area": "header", + "name": "header" + }, + { + "area": "footer", + "name": "footer" + } + ], + "version": 3, + "$schema": "https://schemas.wp.org/trunk/theme.json" +} \ No newline at end of file