Browse Source

Small tweaks to force update following `style-variations` tag fix (#7209)

* Remove unneeded CSS from Archivo

* Add full stop to Bitacora description

* Remove empty line from Blockbase CSS

* Add Course to dotorg deploy list

* Change order of theme tags in Erma

* Change order of theme tags in Exmoor

* Update order of theme tags

* Remove font-smoothing from Iotix

* Small tweaks like updating theme tag order

* Fix Iotix style.css spacing

* Add font-smoothing back to Archivo
Sarah Norris 2 years ago
parent
commit
eff8dff58b

+ 0 - 24
archivo/style.css

@@ -35,30 +35,6 @@ body {
 	border-color: var(--wp--preset--color--secondary);
 	border-color: var(--wp--preset--color--secondary);
 }
 }
 
 
-/**
- * Currently table styles are only available with 'wp-block-styles' 
- * theme support (block css) thus the following needs to be included
- * since 'wp-block-styles' aren't used for this theme.
- * https://github.com/WordPress/gutenberg/issues/45065
- */
-.wp-block-table thead {
-	border-bottom: 3px solid;
-}
-.wp-block-table tfoot {
-	border-top: 3px solid;
-}
-.wp-block-table td,
-.wp-block-table th {
-	padding: var(--wp--preset--spacing--30);
-	border: 1px solid;
-	word-break: normal;
-}
-.wp-block-table figcaption {
-	font-size: var(--wp--preset--font-size--small);
-	margin-top: calc( var(--wp--preset--spacing--50) / 4 );
-	text-align: center;
-}
-
 /*
 /*
  * Link styles
  * Link styles
  * https://github.com/WordPress/gutenberg/issues/42319
  * https://github.com/WordPress/gutenberg/issues/42319

+ 1 - 1
bitacora/readme.txt

@@ -8,7 +8,7 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 
 == Description ==
 == Description ==
 
 
-Bitácora is a simple old-school blog theme
+Bitácora is a simple old-school blog theme.
 
 
 == Changelog ==
 == Changelog ==
 
 

+ 1 - 1
bitacora/style.css

@@ -3,7 +3,7 @@ Theme Name: Bitácora
 Theme URI: https://wordpress.com/theme/bitacora
 Theme URI: https://wordpress.com/theme/bitacora
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
-Description: Bitácora is a simple old-school blog theme
+Description: Bitácora is a simple old-school blog theme.
 Requires at least: 6.0
 Requires at least: 6.0
 Tested up to: 6.1.1
 Tested up to: 6.1.1
 Requires PHP: 5.7
 Requires PHP: 5.7

+ 0 - 1
blockbase/style.css

@@ -25,5 +25,4 @@ This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 GNU General Public License for more details.
-
 */
 */

+ 1 - 0
deploy-dotorg.sh

@@ -21,6 +21,7 @@ declare -a THEMES_TO_DEPLOY=(
 	"bibimbap"
 	"bibimbap"
 	"bitacora"
 	"bitacora"
 	"blockbase"
 	"blockbase"
+	"course"
 	"ctlg"
 	"ctlg"
 	"disco"
 	"disco"
 	"geologist"
 	"geologist"

+ 1 - 1
erma/style.css

@@ -11,7 +11,7 @@ Version: 1.0.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: erma
 Text Domain: erma
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
+Tags: one-column, block-patterns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
exmoor/style.css

@@ -11,7 +11,7 @@ Version: 1.0.3
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: exmoor
 Text Domain: exmoor
-Tags: blog, holiday, one-column, wide-blocks, block-patterns, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, template-editing, threaded-comments, translation-ready, two-columns, style-variations
+Tags: blog, holiday, one-column, two-columns, wide-blocks, block-patterns, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, template-editing, threaded-comments, translation-ready, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
geologist/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase
 Template: blockbase
 Text Domain: geologist
 Text Domain: geologist
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog-homepage, style-variations
+Tags: one-column, block-patterns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog-homepage, style-variations
 
 
 This theme, like WordPress, is licensed under the GPL.
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Use it to make something cool, have fun, and share what you've learned with others.

+ 1 - 1
hey/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 
 Template: 
 Text Domain: hey
 Text Domain: hey
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog, style-variations
+Tags: blog, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
 */
 */
 
 
 /*
 /*

+ 4 - 2
iotix/style.css

@@ -12,10 +12,12 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: iotix
 Text Domain: iotix
 Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
 Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
-*//*
+*/
+
+/*
  * Font smoothing
  * Font smoothing
  */
  */
- body {
+body {
 	-moz-osx-font-smoothing: grayscale;
 	-moz-osx-font-smoothing: grayscale;
 	-webkit-font-smoothing: antialiased;
 	-webkit-font-smoothing: antialiased;
 }
 }

+ 1 - 1
lettre/style.css

@@ -11,7 +11,7 @@ Version: 1.1.8
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lettre
 Text Domain: lettre
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, news, style-variations
+Tags: one-column, block-patterns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, news, style-variations
 
 
 Lettre WordPress Theme, (C) 2022 Automattic, Inc.
 Lettre WordPress Theme, (C) 2022 Automattic, Inc.
 Lettre is distributed under the terms of the GNU GPL.
 Lettre is distributed under the terms of the GNU GPL.

+ 1 - 1
livro/style.css

@@ -12,7 +12,7 @@ Version: 1.0.20
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: livro
 Text Domain: livro
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, auto-loading-homepage, style-variations
+Tags: block-patterns, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, auto-loading-homepage, style-variations
 
 
 Livro WordPress Theme, (C) 2022 Automattic, Inc.
 Livro WordPress Theme, (C) 2022 Automattic, Inc.
 Livro is distributed under the terms of the GNU GPL.
 Livro is distributed under the terms of the GNU GPL.

+ 1 - 1
lynx/style.css

@@ -11,7 +11,7 @@ Version: 1.0.25
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lynx
 Text Domain: lynx
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
+Tags: block-patterns, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
 
 
 Lynx WordPress Theme, (C) 2022 Automattic, Inc.
 Lynx WordPress Theme, (C) 2022 Automattic, Inc.
 Lynx is distributed under the terms of the GNU GPL.
 Lynx is distributed under the terms of the GNU GPL.

+ 1 - 1
pendant/readme.txt

@@ -8,7 +8,7 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 
 == Description ==
 == Description ==
 
 
-An elegant product-focused theme
+An elegant product-focused theme.
 
 
 == Changelog ==
 == Changelog ==
 
 

+ 1 - 1
pendant/style.css

@@ -3,7 +3,7 @@ Theme Name: Pendant
 Theme URI: https://wordpress.com/theme/pendant
 Theme URI: https://wordpress.com/theme/pendant
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com
 Author URI: https://automattic.com
-Description: An elegant product-focused theme
+Description: An elegant product-focused theme.
 Requires at least: 6.1
 Requires at least: 6.1
 Tested up to: 6.1
 Tested up to: 6.1
 Requires PHP: 5.7
 Requires PHP: 5.7

+ 1 - 1
pixl/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template:
 Template:
 Text Domain: pixl
 Text Domain: pixl
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
+Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, one-column, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
quadrat/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase
 Template: blockbase
 Text Domain: quadrat
 Text Domain: quadrat
-Tags: one-column, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
+Tags: one-column, block-patterns, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, style-variations
 
 
 This theme, like WordPress, is licensed under the GPL.
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Use it to make something cool, have fun, and share what you've learned with others.

+ 1 - 1
remote/readme.txt

@@ -1,5 +1,5 @@
 === Remote ===
 === Remote ===
-Contributors: 
+Contributors: Automattic
 Requires at least: 6.1
 Requires at least: 6.1
 Tested up to: 6.1
 Tested up to: 6.1
 Requires PHP: 5.7
 Requires PHP: 5.7

+ 1 - 1
storia/style.css

@@ -11,7 +11,7 @@ Version: 1.0.3
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: storia
 Text Domain: storia
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, blog, style-variations
+Tags: blog, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
upsidedown/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 
 Template: 
 Text Domain: upsidedown
 Text Domain: upsidedown
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, blog, style-variations
+Tags: blog, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
vetro/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 
 Template: 
 Text Domain: vetro
 Text Domain: vetro
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
+Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, one-column, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, style-variations
 */
 */
 
 
 /*
 /*

+ 1 - 1
zoologist/style.css

@@ -12,7 +12,7 @@ License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase
 Template: blockbase
 Text Domain: zoologist
 Text Domain: zoologist
-Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog-homepage, style-variations
+Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, one-column, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks, auto-loading-homepage, blog-homepage, style-variations
 
 
 Zoologist WordPress Theme, (C) 2021 Automattic, Inc.
 Zoologist WordPress Theme, (C) 2021 Automattic, Inc.
 Zoologist is distributed under the terms of the GNU GPL.
 Zoologist is distributed under the terms of the GNU GPL.