diff --git a/covr/parts/header.html b/covr/parts/header.html index a9ddc7803f..233229eae7 100644 --- a/covr/parts/header.html +++ b/covr/parts/header.html @@ -1,13 +1,11 @@
-
-
+
-
-
+
-
+
- \ No newline at end of file + diff --git a/covr/patterns/archive.php b/covr/patterns/archive.php new file mode 100644 index 0000000000..1eeeb59a9f --- /dev/null +++ b/covr/patterns/archive.php @@ -0,0 +1,49 @@ + + + + +
+ +
+ + + +
+
+ + + +
+ +
+ + + + + + + + +

+
+ + + +
+ + + + + +
+
+ + + \ No newline at end of file diff --git a/covr/readme.txt b/covr/readme.txt index 22d204daf3..74429a9e1d 100644 --- a/covr/readme.txt +++ b/covr/readme.txt @@ -48,3 +48,16 @@ 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. + +This theme bundles the following third-party resources: + +Manrope Font +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is available with an FAQ at http://scripts.sil.org/OFL +License URL: http://scripts.sil.org/OFL +-- End of Manrope Font credits -- + +Image for theme screenshot, Credit Jan Brueghel The Elder, Flowers in a Wan-Li Vase (c. 1610 - 1615) +License: Public Domain +License URL: https://creativecommons.org/public-domain/pdm/ +Source: https://artvee.com/dl/flowers-in-a-wan-li-vase-2#00 \ No newline at end of file diff --git a/covr/screenshot.png b/covr/screenshot.png index 64816f0de5..9334bd7d76 100644 Binary files a/covr/screenshot.png and b/covr/screenshot.png differ diff --git a/covr/style.css b/covr/style.css index 4253e92599..e51a504453 100644 --- a/covr/style.css +++ b/covr/style.css @@ -11,7 +11,7 @@ Version: 1.0.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: covr -Tags: blog, photography, portfolio, grid-layout, one-column, two-columns, wide-blocks, block-patterns, custom-colors, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, full-site-editing, rtl-language-support, template-editing, theme-options, threaded-comments, translation-ready, fullwidth, photography, art +Tags: blog, photography, portfolio, grid-layout, one-column, two-columns, wide-blocks, block-patterns, custom-colors, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, full-site-editing, rtl-language-support, template-editing, theme-options, threaded-comments, translation-ready */ /* diff --git a/covr/templates/archive.html b/covr/templates/archive.html index 3b1d844c1e..ca8013da06 100644 --- a/covr/templates/archive.html +++ b/covr/templates/archive.html @@ -1,17 +1 @@ - - - -
- - - -
-
- - - -
-
- - - \ No newline at end of file + diff --git a/covr/templates/index.html b/covr/templates/index.html index 1cc9a8cd32..b475d290b2 100644 --- a/covr/templates/index.html +++ b/covr/templates/index.html @@ -1,13 +1,31 @@ - -
-
- + +
+
+ - -
+ +
+ +
+ + + + + + + + +
+ + + + + +
+
- \ No newline at end of file + diff --git a/covr/templates/page.html b/covr/templates/page.html index 5d1c12ab6f..88b746f26c 100644 --- a/covr/templates/page.html +++ b/covr/templates/page.html @@ -1,13 +1,15 @@ - -
-
+ +
+
-
+ +
+
- \ No newline at end of file + diff --git a/covr/templates/search.html b/covr/templates/search.html index 2b1abc7cd6..d2d9299fda 100644 --- a/covr/templates/search.html +++ b/covr/templates/search.html @@ -1,25 +1,25 @@ - -
-
- -
-
- + +
+ - + +
+
+ +
+ + + +
- - - - @@ -34,4 +34,4 @@
- \ No newline at end of file + diff --git a/covr/templates/single.html b/covr/templates/single.html index bbc014bad1..c3443c89df 100644 --- a/covr/templates/single.html +++ b/covr/templates/single.html @@ -1,7 +1,7 @@ - -
+ +
@@ -26,8 +26,4 @@
- -

- - \ No newline at end of file diff --git a/covr/theme.json b/covr/theme.json index 9433d6309d..0b1c27647b 100644 --- a/covr/theme.json +++ b/covr/theme.json @@ -301,6 +301,11 @@ "fontSize": "0.8rem" } }, + "core/post-content": { + "spacing": { + "blockGap": "6px" + } + }, "core/post-date": { "color": { "text": "var(--wp--preset--color--foreground)" @@ -342,6 +347,9 @@ } }, "core/post-title": { + "color": { + "text": "var(--wp--preset--color--primary)" + }, "elements": { "link": { ":hover": { @@ -349,6 +357,9 @@ "textDecoration": "underline" } }, + "color": { + "text": "var(--wp--preset--color--primary)" + }, "typography": { "textDecoration": "none" } @@ -385,7 +396,17 @@ }, "width": "1px 0" }, + "color": { + "text": "var(--wp--preset--color--primary)" + }, "css": "text-align: left;", + "elements": { + "link": { + "color": { + "text": "var(--wp--preset--color--primary)" + } + } + }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", @@ -401,6 +422,21 @@ "lineHeight": "1.5" } }, + "core/query-title": { + "color": { + "text": "var(--wp--preset--color--primary)" + }, + "elements": { + "link": { + "color": { + "text": "var(--wp--preset--color--primary)" + } + } + }, + "typography": { + "fontSize": "var(--wp--preset--font-size--large)" + } + }, "core/quote": { "border": { "color": "var(--wp--preset--color--primary)", @@ -558,8 +594,8 @@ "blockGap": "0px", "padding": { "bottom": "0px", - "left": "0px", - "right": "0px", + "left": "4vw", + "right": "4vw", "top": "0px" } }, @@ -580,5 +616,9 @@ } ], "version": 2, +<<<<<<< HEAD "$schema": "https://schemas.wp.org/wp/6.4/theme.json" -} \ No newline at end of file +======= + "$schema": "https://schemas.wp.org/wp/6.5/theme.json" +>>>>>>> 2086a0af3de99a8f728439b2f1d5e711fd337971 +}