diff --git a/darken/parts/header.html b/darken/parts/header.html index 4b21ccc..d1d5d66 100644 --- a/darken/parts/header.html +++ b/darken/parts/header.html @@ -1,15 +1,30 @@ -
-
-
-
+
+ +
+ +
+ +
- -
-
- + +
+ +
+ +
+ -
-
-
+ +
+ +
+ +
+ +
+ +
\ No newline at end of file diff --git a/darken/patterns/footer.php b/darken/patterns/footer.php index e3a6dd0..562a2d4 100644 --- a/darken/patterns/footer.php +++ b/darken/patterns/footer.php @@ -26,7 +26,7 @@ -
+

@@ -45,8 +45,8 @@

- -<
diff --git a/darken/patterns/homepage.php b/darken/patterns/homepage.php index 8bf9122..77763cb 100644 --- a/darken/patterns/homepage.php +++ b/darken/patterns/homepage.php @@ -22,12 +22,13 @@
- -


&

+ +


&

+
diff --git a/darken/readme.txt b/darken/readme.txt index 5103ca6..abc23d3 100644 --- a/darken/readme.txt +++ b/darken/readme.txt @@ -1,13 +1,16 @@ == Darken == -Contributors: -Requires at least: 6.7 +Contributors: wordpressdotorg +Requires at least: 6.2 Tested up to: 6.7 Requires PHP: 5.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html +== Description == + + == Changelog == = 1.0.0 = @@ -16,7 +19,7 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html == Copyright == -Darken WordPress Theme, (C) 2025 +Darken WordPress Theme, (C) 2025 the WordPress team Darken is distributed under the terms of the GNU GPL. This program is free software: you can redistribute it and/or modify diff --git a/darken/style.css b/darken/style.css index c53dce9..1bfb039 100644 --- a/darken/style.css +++ b/darken/style.css @@ -1,13 +1,13 @@ /* Theme Name: Darken -Theme URI: -Author: -Author URI: +Theme URI: https://github.com/WordPress/community-themes/tree/trunk/darken +Author: wordpressdotorg +Author URI: https://wordpress.org/themes/author/wordpressdotorg/ Description: -Requires at least: 6.7 +Requires at least: 6.2 Tested up to: 6.7 Requires PHP: 5.7 -Version: +Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: darken diff --git a/darken/theme.json b/darken/theme.json index 0430f66..0ef5eab 100644 --- a/darken/theme.json +++ b/darken/theme.json @@ -86,6 +86,7 @@ "customFontSize": true, "fontSizes": [ { + "fluid": true, "slug": "x-small", "size": "1.5rem", "name": "Extra Small" @@ -264,8 +265,7 @@ "typography": { "fontFamily": "var(--wp--preset--font-family--manrope)", "fontSize": "1rem" - }, - "css": ".heading-dot {\n position: relative;\nwidth: 100%;\n}\n\n.heading-dot:after {\n content: \"\\2022\";\n font-size: 32px;\n line-height: 1;\n right: 0;\n vertical-align: middle;\n position: absolute;\ncolor: var(--wp--preset--color--secondary);\n}" + } }, "templateParts": [ {