diff --git a/muscat/parts/footer.html b/muscat/parts/footer.html index 94e717908b..fb0cd79300 100644 --- a/muscat/parts/footer.html +++ b/muscat/parts/footer.html @@ -1 +1,12 @@ - \ No newline at end of file + +
+
+ + + + +

+ Designed with WordPress

+
+
+ \ No newline at end of file diff --git a/muscat/parts/header-landing-page.html b/muscat/parts/header-landing-page.html index dd3ad71c41..4d0a2f9e11 100644 --- a/muscat/parts/header-landing-page.html +++ b/muscat/parts/header-landing-page.html @@ -1,13 +1 @@ - -
- - - - -
-

Is this nice?

-
-
- \ No newline at end of file + \ No newline at end of file diff --git a/muscat/parts/header.html b/muscat/parts/header.html index 9dc16cd6df..2a04ff9a92 100644 --- a/muscat/parts/header.html +++ b/muscat/parts/header.html @@ -1,7 +1,7 @@ - -
-
+ +
+
-
+
\ No newline at end of file diff --git a/muscat/patterns/404.php b/muscat/patterns/404.php new file mode 100644 index 0000000000..9a49bde533 --- /dev/null +++ b/muscat/patterns/404.php @@ -0,0 +1,33 @@ + + +
+ + + + +

+ + + +
+

+ + +
+ + + + +
+ + + \ No newline at end of file diff --git a/muscat/patterns/header-landing-page.php b/muscat/patterns/header-landing-page.php new file mode 100644 index 0000000000..d73b4f7c32 --- /dev/null +++ b/muscat/patterns/header-landing-page.php @@ -0,0 +1,27 @@ + + +
+
+
+ + + + + + + + +

+
+
+
+ \ No newline at end of file diff --git a/muscat/patterns/home.php b/muscat/patterns/home.php new file mode 100644 index 0000000000..8a6c2d71a0 --- /dev/null +++ b/muscat/patterns/home.php @@ -0,0 +1,59 @@ + + + + + + + + +
+
+ +
+ + +
+ +
+ + + + +
+ + + + +
+ + + + + +
+
+
+ + + + + + + +
+

+ + + + +
+ + + \ No newline at end of file diff --git a/muscat/readme.txt b/muscat/readme.txt index 8a9eaae88a..2f6c48d209 100644 --- a/muscat/readme.txt +++ b/muscat/readme.txt @@ -45,3 +45,13 @@ 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. + +== Fonts == + +Albert Sans Font +Copyright 2023 The Albert Sans Project Authors (https://github.com/usted/Albert-Sans) +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL +License URL: http://scripts.sil.org/OFL +-- End of Albert Sans Font credits -- \ No newline at end of file diff --git a/muscat/screenshot.png b/muscat/screenshot.png index d4bf13b0f1..345218336e 100644 Binary files a/muscat/screenshot.png and b/muscat/screenshot.png differ diff --git a/muscat/style.css b/muscat/style.css index b07ce82bb6..68c2f83df0 100644 --- a/muscat/style.css +++ b/muscat/style.css @@ -35,8 +35,9 @@ Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, feature /* * Link styles + * https://github.com/WordPress/gutenberg/issues/42319 */ a { - text-decoration-thickness: .0625em !important; - text-underline-offset: .15em; + text-decoration-thickness: 0.5px !important; + text-underline-offset: .18em; } \ No newline at end of file diff --git a/muscat/templates/404.html b/muscat/templates/404.html index 12187e7c8d..b76e79106a 100644 --- a/muscat/templates/404.html +++ b/muscat/templates/404.html @@ -1,3 +1 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/muscat/templates/archive.html b/muscat/templates/archive.html index f3196428f8..ad774c82b3 100644 --- a/muscat/templates/archive.html +++ b/muscat/templates/archive.html @@ -4,13 +4,15 @@ - -
+ +
+
+ - -
+ +
-
+
diff --git a/muscat/templates/home.html b/muscat/templates/home.html new file mode 100644 index 0000000000..3bce8d4420 --- /dev/null +++ b/muscat/templates/home.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/muscat/templates/index.html b/muscat/templates/index.html index 900a423e3a..9baaf2e085 100644 --- a/muscat/templates/index.html +++ b/muscat/templates/index.html @@ -1,9 +1,33 @@ - + + + +
+
+ +
+ + +
+ +
+ - +
+ + + + +
+ + + - + +
+
+
+ \ No newline at end of file diff --git a/muscat/templates/page.html b/muscat/templates/page.html index 15aa6d2959..2915d42156 100644 --- a/muscat/templates/page.html +++ b/muscat/templates/page.html @@ -1,13 +1,13 @@ - -
+ +
- -
+ +
-
+
\ No newline at end of file diff --git a/muscat/templates/search.html b/muscat/templates/search.html index 5946028041..ed6a04ddc1 100644 --- a/muscat/templates/search.html +++ b/muscat/templates/search.html @@ -1,30 +1,24 @@ - -
+ +
- -
- +
- - - - - -
-
+ +
+
-
+
diff --git a/muscat/templates/single.html b/muscat/templates/single.html index c42ceaa977..31bca0db1a 100644 --- a/muscat/templates/single.html +++ b/muscat/templates/single.html @@ -13,29 +13,25 @@
- - + + - +
- -
+ +
- -
- -
@@ -86,7 +82,7 @@ - + diff --git a/muscat/theme.json b/muscat/theme.json index 3ce55a6574..83a7442fc2 100644 --- a/muscat/theme.json +++ b/muscat/theme.json @@ -191,14 +191,14 @@ }, "spacing": { "padding": { - "bottom": "var:preset|spacing|30", - "left": "var:preset|spacing|50", - "right": "var:preset|spacing|50", - "top": "var:preset|spacing|30" + "bottom": "var(--wp--preset--spacing--30)", + "left": "var(--wp--preset--spacing--50)", + "right": "var(--wp--preset--spacing--50)", + "top": "var(--wp--preset--spacing--30)" } }, "typography": { - "fontSize": "var:preset|font-size|small", + "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "500", "textTransform": "uppercase" @@ -206,11 +206,30 @@ }, "core/code": { "border": { + "bottom": { + "style": "none", + "width": "0px" + }, "color": "var(--wp--preset--color--foreground)", + "left": { + "style": "none", + "width": "0px" + }, "radius": "0.25rem", + "right": { + "style": "none", + "width": "0px" + }, "style": "solid", + "top": { + "style": "none", + "width": "0px" + }, "width": "2px" }, + "color": { + "background": "var(--wp--preset--color--tertiary)" + }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--50)", @@ -220,7 +239,8 @@ } }, "typography": { - "fontFamily": "monospace" + "fontFamily": "monospace", + "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-author-name": { @@ -230,7 +250,7 @@ }, "core/comment-content": { "typography": { - "fontSize": "var:preset|font-size|medium" + "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comment-date": { @@ -279,7 +299,8 @@ "core/paragraph": { "typography": { "fontSize": "1.5rem", - "letterSpacing": "-1px" + "letterSpacing": "-0.04em", + "lineHeight": "1.4" } }, "core/post-author-name": { @@ -298,7 +319,12 @@ }, "core/post-comments-form": { "typography": { - "fontSize": "var:preset|font-size|small" + "fontSize": "var(--wp--preset--font-size--small)" + } + }, + "core/post-content": { + "typography": { + "lineHeight": "1.4" } }, "core/post-date": { @@ -322,14 +348,25 @@ "textTransform": "uppercase" } }, + "core/post-navigation-link": { + "typography": { + "letterSpacing": "-0.01em" + } + }, "core/post-title": { "elements": { "link": { ":hover": { + "color": { + "text": "var(--wp--preset--color--primary)" + }, "typography": { "textDecoration": "underline" } }, + "color": { + "text": "var(--wp--preset--color--foreground)" + }, "typography": { "textDecoration": "none" } @@ -360,9 +397,9 @@ } }, "typography": { - "fontSize": "var:preset|font-size|large", + "fontSize": "var(--wp--preset--font-size--large)", "fontStyle": "normal", - "fontWeight": "400", + "fontWeight": "600", "lineHeight": 1.4 } }, @@ -402,6 +439,7 @@ } }, "typography": { + "fontFamily": "var(--wp--preset--font-family--albert-sans)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.6" } @@ -436,7 +474,10 @@ }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", - "fontWeight": "700" + "fontStyle": "normal", + "fontWeight": "700", + "letterSpacing": "-0.02em", + "textTransform": "uppercase" } } }, @@ -481,6 +522,11 @@ "fontFamily": "Albert Sans" } }, + "caption": { + "typography": { + "fontSize": "var(--wp--preset--font-size--small)" + } + }, "h1": { "typography": { "fontSize": "3.6rem" @@ -543,17 +589,17 @@ } }, "spacing": { - "blockGap": "var:preset|spacing|50", + "blockGap": "var(--wp--preset--spacing--50)", "padding": { "bottom": "0px", - "left": "30px", - "right": "30px", + "left": "5vw", + "right": "5vw", "top": "0px" } }, "typography": { - "fontFamily": "var:preset|font-family|albert-sans", - "fontSize": "var:preset|font-size|medium", + "fontFamily": "var(--wp--preset--font-family--albert-sans)", + "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.6" } }, @@ -568,5 +614,5 @@ } ], "version": 2, - "$schema": "https://schemas.wp.org/trunk/theme.json" + "$schema": "https://schemas.wp.org/wp/6.5/theme.json" } \ No newline at end of file