Browse Source

Merge pull request #3272 from Automattic/update/version-numbers

Update version numbers and rebuild Varia and Seedlet themes
Ben Dwyer 4 years ago
parent
commit
55d323851e
100 changed files with 905 additions and 215 deletions
  1. 1 1
      alves/package-lock.json
  2. 1 1
      alves/package.json
  3. 1 1
      alves/sass/style-child-theme.scss
  4. 74 10
      alves/style-editor.css
  5. 1 2
      alves/style-rtl.css
  6. 1 2
      alves/style.css
  7. 1 1
      balasana/package-lock.json
  8. 1 1
      balasana/package.json
  9. 1 1
      balasana/sass/style-child-theme.scss
  10. 45 5
      balasana/style-editor.css
  11. 1 2
      balasana/style-rtl.css
  12. 1 2
      balasana/style.css
  13. 1 1
      barnsbury/package-lock.json
  14. 1 1
      barnsbury/package.json
  15. 1 1
      barnsbury/sass/style-child-theme.scss
  16. 45 5
      barnsbury/style-editor.css
  17. 1 2
      barnsbury/style-rtl.css
  18. 1 2
      barnsbury/style.css
  19. 1 1
      blank-canvas/style.css
  20. 1 1
      brompton/package-lock.json
  21. 1 1
      brompton/package.json
  22. 1 1
      brompton/sass/style-child-theme.scss
  23. 45 5
      brompton/style-editor.css
  24. 1 2
      brompton/style-rtl.css
  25. 1 2
      brompton/style.css
  26. 1 1
      coutoire/package-lock.json
  27. 1 1
      coutoire/package.json
  28. 1 1
      coutoire/sass/style-child-theme.scss
  29. 45 5
      coutoire/style-editor.css
  30. 1 2
      coutoire/style-rtl.css
  31. 1 2
      coutoire/style.css
  32. 1 1
      dalston/package-lock.json
  33. 1 1
      dalston/package.json
  34. 1 1
      dalston/sass/style-child-theme.scss
  35. 45 5
      dalston/style-editor.css
  36. 1 2
      dalston/style-rtl.css
  37. 1 2
      dalston/style.css
  38. 1 1
      exford/package-lock.json
  39. 1 1
      exford/package.json
  40. 1 1
      exford/sass/style-child-theme.scss
  41. 74 10
      exford/style-editor.css
  42. 1 2
      exford/style-rtl.css
  43. 1 2
      exford/style.css
  44. 1 1
      hever/package-lock.json
  45. 1 1
      hever/package.json
  46. 1 1
      hever/sass/style-child-theme.scss
  47. 1 1
      hever/style-rtl.css
  48. 1 1
      hever/style.css
  49. 1 1
      leven/package-lock.json
  50. 1 1
      leven/package.json
  51. 1 1
      leven/sass/style-child-theme.scss
  52. 45 5
      leven/style-editor.css
  53. 1 2
      leven/style-rtl.css
  54. 1 2
      leven/style.css
  55. 1 1
      mayland/package-lock.json
  56. 1 1
      mayland/package.json
  57. 1 1
      mayland/sass/style-child-theme.scss
  58. 45 5
      mayland/style-editor.css
  59. 1 2
      mayland/style-rtl.css
  60. 1 2
      mayland/style.css
  61. 1 1
      maywood/package-lock.json
  62. 1 1
      maywood/package.json
  63. 1 1
      maywood/sass/style-child-theme.scss
  64. 74 10
      maywood/style-editor.css
  65. 1 2
      maywood/style-rtl.css
  66. 1 2
      maywood/style.css
  67. 1 1
      morden/package-lock.json
  68. 1 1
      morden/package.json
  69. 1 1
      morden/sass/style-child-theme.scss
  70. 74 10
      morden/style-editor.css
  71. 1 2
      morden/style-rtl.css
  72. 1 2
      morden/style.css
  73. 1 1
      redhill/package-lock.json
  74. 1 1
      redhill/package.json
  75. 1 1
      redhill/sass/style-child-theme.scss
  76. 45 5
      redhill/style-editor.css
  77. 1 2
      redhill/style-rtl.css
  78. 1 2
      redhill/style.css
  79. 1 1
      rivington/package-lock.json
  80. 1 1
      rivington/package.json
  81. 1 1
      rivington/sass/style-child-theme.scss
  82. 45 5
      rivington/style-editor.css
  83. 1 2
      rivington/style-rtl.css
  84. 1 2
      rivington/style.css
  85. 1 1
      rockfield/package-lock.json
  86. 1 1
      rockfield/package.json
  87. 1 1
      rockfield/sass/style-child-theme.scss
  88. 45 5
      rockfield/style-editor.css
  89. 1 2
      rockfield/style-rtl.css
  90. 1 2
      rockfield/style.css
  91. 1 1
      seedlet/assets/sass/style.scss
  92. 1 1
      seedlet/package.json
  93. 1 1
      shawburn/package-lock.json
  94. 1 1
      shawburn/package.json
  95. 1 1
      shawburn/sass/style-child-theme.scss
  96. 74 10
      shawburn/style-editor.css
  97. 1 2
      shawburn/style-rtl.css
  98. 1 2
      shawburn/style.css
  99. 1 1
      spearhead/assets/sass/style.scss
  100. 1 1
      spearhead/package.json

+ 1 - 1
alves/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "alves",
   "name": "alves",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
alves/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "alves",
   "name": "alves",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "description": "Alves",
   "description": "Alves",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
alves/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 74 - 10
alves/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button, .fse-template-part .main-navigation .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: #ffffff;
 	color: #ffffff;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 48px;
 	padding: 16px 48px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .fse-template-part .main-navigation .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: #ffffff;
 	color: #ffffff;
 	background-color: #2f5f74;
 	background-color: #2f5f74;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #ffffff;
 	color: #ffffff;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #3E7D98;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,
@@ -1670,7 +1710,10 @@ p:not(.site-title) a:hover {
 	width: 100%;
 	width: 100%;
 }
 }
 
 
-.fse-template-part .main-navigation .button {
+.fse-template-part .main-navigation button,
+.fse-template-part .main-navigation input[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link,
+.fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: #ffffff;
 	color: #ffffff;
 	cursor: pointer;
 	cursor: pointer;
@@ -1685,22 +1728,43 @@ p:not(.site-title) a:hover {
 	padding: 16px 48px;
 	padding: 16px 48px;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.button {
+.fse-template-part .main-navigation button:not(.has-background):hover,
+.fse-template-part .main-navigation input:not(.has-background):hover[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
+.fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation button:focus,
+.fse-template-part .main-navigation input:focus[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:focus,
+.fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation button.has-focus,
+.fse-template-part .main-navigation input.has-focus[type="submit"],
+.fse-template-part .main-navigation .has-focus.wp-block-button__link,
+.fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: #ffffff;
 	color: #ffffff;
 	background-color: #2f5f74;
 	background-color: #2f5f74;
 }
 }

+ 1 - 2
alves/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 48px;
 	padding: 14px 48px;
 }
 }

+ 1 - 2
alves/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Description: Convincing design for your charity or organization’s online presence. Highlight your actions, causes and projects, Alves is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 48px;
 	padding: 14px 48px;
 }
 }

+ 1 - 1
balasana/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "balasana",
   "name": "balasana",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
balasana/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "balasana",
   "name": "balasana",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "Balasana",
   "description": "Balasana",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
balasana/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
balasana/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #FFFFFF;
 	color: #FFFFFF;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #FFFFFF;
 	color: #FFFFFF;
 	background-color: #145f3e;
 	background-color: #145f3e;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #FFFFFF;
 	color: #FFFFFF;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #19744C;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
balasana/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
balasana/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
barnsbury/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "barnsbury",
   "name": "barnsbury",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
barnsbury/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "barnsbury",
   "name": "barnsbury",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "Barnsbury",
   "description": "Barnsbury",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
barnsbury/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
barnsbury/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #FFFDF6;
 	color: #FFFDF6;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 18px 18px;
 	padding: 18px 18px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
 	color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
 	background-color: #133a24;
 	background-color: #133a24;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #FFFDF6;
 	color: #FFFDF6;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #20603C;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
barnsbury/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 16px 18px;
 	padding: 16px 18px;
 }
 }

+ 1 - 2
barnsbury/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 16px 18px;
 	padding: 16px 18px;
 }
 }

+ 1 - 1
blank-canvas/style.css

@@ -7,7 +7,7 @@ Description: Blank Canvas is a minimalist theme, designed for single-page websit
 Requires at least: 4.9.6
 Requires at least: 4.9.6
 Tested up to: 5.6
 Tested up to: 5.6
 Requires PHP: 5.6.2
 Requires PHP: 5.6.2
-Version: 1.2.2
+Version: 1.2.3
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: seedlet
 Template: seedlet

+ 1 - 1
brompton/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "brompton",
   "name": "brompton",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
brompton/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "brompton",
   "name": "brompton",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Brompton",
   "description": "Brompton",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
brompton/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
brompton/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #E8E4DD;
 	color: #E8E4DD;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #E8E4DD;
 	color: #E8E4DD;
 	background-color: #C04239;
 	background-color: #C04239;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #E8E4DD;
 	color: #E8E4DD;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #252E36;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
brompton/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
brompton/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
coutoire/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "coutoire",
   "name": "coutoire",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
coutoire/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "coutoire",
   "name": "coutoire",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Coutoire",
   "description": "Coutoire",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
coutoire/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
coutoire/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #FFFFFF;
 	color: #FFFFFF;
 	cursor: pointer;
 	cursor: pointer;
@@ -478,22 +482,50 @@ object {
 	padding: 11.6px 11.6px;
 	padding: 11.6px 11.6px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #FFFFFF;
 	color: #FFFFFF;
 	background-color: #FF7A5C;
 	background-color: #FF7A5C;
 }
 }
@@ -521,6 +553,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #FFFFFF;
 	color: #FFFFFF;
@@ -545,6 +580,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #000000;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
coutoire/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1419,7 +1419,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 9.6px 11.6px;
 	padding: 9.6px 11.6px;
 }
 }

+ 1 - 2
coutoire/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1419,7 +1419,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 9.6px 11.6px;
 	padding: 9.6px 11.6px;
 }
 }

+ 1 - 1
dalston/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dalston",
   "name": "dalston",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
dalston/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dalston",
   "name": "dalston",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "Dalston",
   "description": "Dalston",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
dalston/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
dalston/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #FFFFFF;
 	color: #FFFFFF;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #FFFFFF;
 	color: #FFFFFF;
 	background-color: #005177;
 	background-color: #005177;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #FFFFFF;
 	color: #FFFFFF;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #0073AA;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
dalston/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1421,7 +1421,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
dalston/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Description: Make your online portfolio impressively awesome with Dalston. With the ability to beautifully highlight your illustration and other projects, Dalston is also versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1421,7 +1421,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
exford/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "exford",
   "name": "exford",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
exford/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "exford",
   "name": "exford",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "description": "Exford",
   "description": "Exford",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
exford/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 74 - 10
exford/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button, .fse-template-part .main-navigation .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .fse-template-part .main-navigation .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: white;
 	color: white;
 	background-color: #195f2b;
 	background-color: #195f2b;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: white;
 	color: white;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #23883D;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,
@@ -1671,7 +1711,10 @@ pre.wp-block-verse {
 	width: 100%;
 	width: 100%;
 }
 }
 
 
-.fse-template-part .main-navigation .button {
+.fse-template-part .main-navigation button,
+.fse-template-part .main-navigation input[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link,
+.fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -1686,22 +1729,43 @@ pre.wp-block-verse {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.button {
+.fse-template-part .main-navigation button:not(.has-background):hover,
+.fse-template-part .main-navigation input:not(.has-background):hover[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
+.fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation button:focus,
+.fse-template-part .main-navigation input:focus[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:focus,
+.fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation button.has-focus,
+.fse-template-part .main-navigation input.has-focus[type="submit"],
+.fse-template-part .main-navigation .has-focus.wp-block-button__link,
+.fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: white;
 	color: white;
 	background-color: #195f2b;
 	background-color: #195f2b;
 }
 }

+ 1 - 2
exford/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
exford/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online presence as striking and stylish as your business with Exford.
 Description: Make your online presence as striking and stylish as your business with Exford.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
hever/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "hever",
   "name": "hever",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
hever/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "hever",
   "name": "hever",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Hever",
   "description": "Hever",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
hever/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 1 - 1
hever/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 1 - 1
hever/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 1 - 1
leven/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
leven/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "leven",
   "name": "leven",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Leven",
   "description": "Leven",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
leven/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
leven/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: white;
 	color: white;
 	background-color: #1285ce;
 	background-color: #1285ce;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: white;
 	color: white;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #ff302c;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
leven/style-rtl.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
leven/style.css

@@ -6,7 +6,7 @@ Author: the WordPress team
 Author URI: https://wordpress.org/
 Author URI: https://wordpress.org/
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Description: A colorful, typography driven, Gutenberg-ready theme meant to grab the attention of potential customers and market or sell products to them.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
mayland/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "mayland",
   "name": "mayland",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
mayland/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "mayland",
   "name": "mayland",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "mayland",
   "description": "mayland",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
mayland/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
mayland/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: white;
 	color: white;
 	background-color: #666666;
 	background-color: #666666;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: white;
 	color: white;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #000000;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
mayland/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
mayland/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
maywood/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "maywood",
   "name": "maywood",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
maywood/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "maywood",
   "name": "maywood",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "description": "Maywood",
   "description": "Maywood",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
maywood/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 74 - 10
maywood/style-editor.css

@@ -479,7 +479,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button, .fse-template-part .main-navigation .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -494,22 +498,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .fse-template-part .main-navigation .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: white;
 	color: white;
 	background-color: #685636;
 	background-color: #685636;
 }
 }
@@ -537,6 +569,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: white;
 	color: white;
@@ -562,6 +597,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #897248;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,
@@ -1721,7 +1761,10 @@ b, strong {
 	width: 100%;
 	width: 100%;
 }
 }
 
 
-.fse-template-part .main-navigation .button {
+.fse-template-part .main-navigation button,
+.fse-template-part .main-navigation input[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link,
+.fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: white;
 	color: white;
 	cursor: pointer;
 	cursor: pointer;
@@ -1736,22 +1779,43 @@ b, strong {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.button {
+.fse-template-part .main-navigation button:not(.has-background):hover,
+.fse-template-part .main-navigation input:not(.has-background):hover[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
+.fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation button:focus,
+.fse-template-part .main-navigation input:focus[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:focus,
+.fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation button.has-focus,
+.fse-template-part .main-navigation input.has-focus[type="submit"],
+.fse-template-part .main-navigation .has-focus.wp-block-button__link,
+.fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: white;
 	color: white;
 	background-color: #685636;
 	background-color: #685636;
 }
 }

+ 1 - 2
maywood/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
maywood/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
morden/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "morden",
   "name": "morden",
-  "version": "1.6.4",
+  "version": "1.6.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
morden/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "morden",
   "name": "morden",
-  "version": "1.6.4",
+  "version": "1.6.5",
   "description": "Morden",
   "description": "Morden",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
morden/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.6.4
+Version: 1.6.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 74 - 10
morden/style-editor.css

@@ -491,7 +491,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button, .fse-template-part .main-navigation .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	cursor: pointer;
 	cursor: pointer;
@@ -506,22 +510,50 @@ object {
 	padding: 16px 24px;
 	padding: 16px 24px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .fse-template-part .main-navigation .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--primary-hover);
 	background-color: var(--wp--preset--color--primary-hover);
 }
 }
@@ -549,6 +581,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
@@ -574,6 +609,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: var(--wp--preset--color--primary);
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,
@@ -1661,7 +1701,10 @@ pre.wp-block-verse {
 	width: 100%;
 	width: 100%;
 }
 }
 
 
-.fse-template-part .main-navigation .button {
+.fse-template-part .main-navigation button,
+.fse-template-part .main-navigation input[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link,
+.fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	cursor: pointer;
 	cursor: pointer;
@@ -1676,22 +1719,43 @@ pre.wp-block-verse {
 	padding: 16px 24px;
 	padding: 16px 24px;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.button {
+.fse-template-part .main-navigation button:not(.has-background):hover,
+.fse-template-part .main-navigation input:not(.has-background):hover[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
+.fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation button:focus,
+.fse-template-part .main-navigation input:focus[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:focus,
+.fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation button.has-focus,
+.fse-template-part .main-navigation input.has-focus[type="submit"],
+.fse-template-part .main-navigation .has-focus.wp-block-button__link,
+.fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--primary-hover);
 	background-color: var(--wp--preset--color--primary-hover);
 }
 }

+ 1 - 2
morden/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.6.4
+Version: 1.6.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1449,7 +1449,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 24px;
 	padding: 14px 24px;
 }
 }

+ 1 - 2
morden/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Description: Morden is a functional and responsive multi-purpose theme that is the perfect solution for your business's online presence.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.6.4
+Version: 1.6.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1449,7 +1449,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 24px;
 	padding: 14px 24px;
 }
 }

+ 1 - 1
redhill/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "redhill",
   "name": "redhill",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
redhill/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "redhill",
   "name": "redhill",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "description": "redhill",
   "description": "redhill",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
redhill/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
redhill/style-editor.css

@@ -476,7 +476,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: #FFFFFF;
 	color: #FFFFFF;
 	cursor: pointer;
 	cursor: pointer;
@@ -491,22 +495,50 @@ object {
 	padding: 16px 24px;
 	padding: 16px 24px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #FFFFFF;
 	color: #FFFFFF;
 	background-color: #222222;
 	background-color: #222222;
 }
 }
@@ -534,6 +566,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #FFFFFF;
 	color: #FFFFFF;
@@ -559,6 +594,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #CA2017;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
redhill/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 24px;
 	padding: 14px 24px;
 }
 }

+ 1 - 2
redhill/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.5.4
+Version: 1.5.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 24px;
 	padding: 14px 24px;
 }
 }

+ 1 - 1
rivington/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rivington",
   "name": "rivington",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
rivington/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rivington",
   "name": "rivington",
-  "version": "1.3.4",
+  "version": "1.3.5",
   "description": "Rivington",
   "description": "Rivington",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
rivington/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
rivington/style-editor.css

@@ -464,7 +464,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1.15;
 	line-height: 1.15;
 	color: #060f29;
 	color: #060f29;
 	cursor: pointer;
 	cursor: pointer;
@@ -479,22 +483,50 @@ object {
 	padding: 16px 16px;
 	padding: 16px 16px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.195em;
 	margin-bottom: -0.195em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.185em;
 	margin-top: -0.185em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: #060f29;
 	color: #060f29;
 	background-color: #b59439;
 	background-color: #b59439;
 }
 }
@@ -522,6 +554,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: #060f29;
 	color: #060f29;
@@ -547,6 +582,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: #CAAB57;
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
rivington/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 2
rivington/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rivington is a robust theme designed for single property real estate.
 Description: Rivington is a robust theme designed for single property real estate.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.4
+Version: 1.3.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1422,7 +1422,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 16px;
 	padding: 14px 16px;
 }
 }

+ 1 - 1
rockfield/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rockfield",
   "name": "rockfield",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
rockfield/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rockfield",
   "name": "rockfield",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Rockfield",
   "description": "Rockfield",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
rockfield/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 45 - 5
rockfield/style-editor.css

@@ -491,7 +491,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button {
 	line-height: 1;
 	line-height: 1;
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	cursor: pointer;
 	cursor: pointer;
@@ -506,22 +510,50 @@ object {
 	padding: 16px 20px;
 	padding: 16px 20px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts + .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--primary-hover);
 	background-color: var(--wp--preset--color--primary-hover);
 }
 }
@@ -549,6 +581,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
@@ -574,6 +609,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: var(--wp--preset--color--primary);
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,

+ 1 - 2
rockfield/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1448,7 +1448,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 20px;
 	padding: 14px 20px;
 }
 }

+ 1 - 2
rockfield/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Description: Rockfield is a refined theme designed for restaurants and food-related businesses seeking a classic, elegant look.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1448,7 +1448,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 14px 20px;
 	padding: 14px 20px;
 }
 }

+ 1 - 1
seedlet/assets/sass/style.scss

@@ -7,7 +7,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
 Requires at least: 5.5
 Requires at least: 5.5
 Tested up to: 5.5
 Tested up to: 5.5
 Requires PHP: 5.6.2
 Requires PHP: 5.6.2
-Version: 1.1.9-wpcom
+Version: 1.1.11-wpcom
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Text Domain: seedlet
 Text Domain: seedlet

+ 1 - 1
seedlet/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "seedlet",
   "name": "seedlet",
-  "version": "1.1.10-wpcom",
+  "version": "1.1.11-wpcom",
   "description": "Seedlet",
   "description": "Seedlet",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/seedlet/issues"
     "url": "https://github.com/Automattic/seedlet/issues"

+ 1 - 1
shawburn/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "shawburn",
   "name": "shawburn",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
shawburn/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "shawburn",
   "name": "shawburn",
-  "version": "1.4.4",
+  "version": "1.4.5",
   "description": "Shawburn",
   "description": "Shawburn",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
shawburn/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia

+ 74 - 10
shawburn/style-editor.css

@@ -492,7 +492,11 @@ object {
  *   let’s use a placeholder to keep them all
  *   let’s use a placeholder to keep them all
  *   in-sync
  *   in-sync
  */
  */
-.wp-block-a8c-blog-posts + .button, .fse-template-part .main-navigation .button {
+.wp-block-a8c-blog-posts + .button, button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	cursor: pointer;
 	cursor: pointer;
@@ -507,22 +511,50 @@ object {
 	padding: 16px 24px;
 	padding: 16px 24px;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:before, .fse-template-part .main-navigation .button:before {
+.wp-block-a8c-blog-posts + .button:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:after, .fse-template-part .main-navigation .button:after {
+.wp-block-a8c-blog-posts + .button:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.wp-block-a8c-blog-posts + .button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .fse-template-part .main-navigation .has-focus.button {
+button:not(.has-background):hover,
+.button:not(.has-background):hover,
+input:not(.has-background):hover[type="submit"],
+.wp-block-button__link:not(.has-background):hover,
+.wp-block-file__button:not(.has-background):hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--primary-hover);
 	background-color: var(--wp--preset--color--primary-hover);
 }
 }
@@ -550,6 +582,9 @@ object {
 	color: currentColor;
 	color: currentColor;
 }
 }
 
 
+/**
+ * Button
+ */
 /* Default Style */
 /* Default Style */
 .wp-block-button__link {
 .wp-block-button__link {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
@@ -575,6 +610,11 @@ object {
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 }
 }
 
 
+.wp-block-button__link.is-style-outline:not(.has-text-color),
+.is-style-outline .wp-block-button__link:not(.has-text-color) {
+	color: var(--wp--preset--color--primary);
+}
+
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:hover,
 .is-style-outline .wp-block-button__link:focus,
 .is-style-outline .wp-block-button__link:focus,
@@ -1661,7 +1701,10 @@ pre.wp-block-verse {
 	width: 100%;
 	width: 100%;
 }
 }
 
 
-.fse-template-part .main-navigation .button {
+.fse-template-part .main-navigation button,
+.fse-template-part .main-navigation input[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link,
+.fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .button {
 	line-height: 1;
 	line-height: 1;
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	cursor: pointer;
 	cursor: pointer;
@@ -1676,22 +1719,43 @@ pre.wp-block-verse {
 	padding: 16px 24px;
 	padding: 16px 24px;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	content: '';
 	content: '';
 	display: block;
 	display: block;
 	height: 0;
 	height: 0;
 	width: 0;
 	width: 0;
 }
 }
 
 
-.fse-template-part .main-navigation .button:before {
+.fse-template-part .main-navigation button:before,
+.fse-template-part .main-navigation input[type="submit"]:before,
+.fse-template-part .main-navigation .wp-block-button__link:before,
+.fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .button:before {
 	margin-bottom: -0.12em;
 	margin-bottom: -0.12em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:after {
+.fse-template-part .main-navigation button:after,
+.fse-template-part .main-navigation input[type="submit"]:after,
+.fse-template-part .main-navigation .wp-block-button__link:after,
+.fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .button:after {
 	margin-top: -0.11em;
 	margin-top: -0.11em;
 }
 }
 
 
-.fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.button {
+.fse-template-part .main-navigation button:not(.has-background):hover,
+.fse-template-part .main-navigation input:not(.has-background):hover[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
+.fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation button:focus,
+.fse-template-part .main-navigation input:focus[type="submit"],
+.fse-template-part .main-navigation .wp-block-button__link:focus,
+.fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation button.has-focus,
+.fse-template-part .main-navigation input.has-focus[type="submit"],
+.fse-template-part .main-navigation .has-focus.wp-block-button__link,
+.fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .has-focus.button {
 	color: var(--wp--preset--color--background);
 	color: var(--wp--preset--color--background);
 	background-color: var(--wp--preset--color--primary-hover);
 	background-color: var(--wp--preset--color--primary-hover);
 }
 }

+ 1 - 2
shawburn/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1450,7 +1450,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 16px-2px 24px;
 	padding: 16px-2px 24px;
 }
 }

+ 1 - 2
shawburn/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Description: Shawburn is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.4.4
+Version: 1.4.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: varia
 Template: varia
@@ -1450,7 +1450,6 @@ button[data-load-more-btn], .button {
  */
  */
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline.wp-block-button__link,
 .wp-block-button.is-style-outline .wp-block-button__link {
 .wp-block-button.is-style-outline .wp-block-button__link {
-	color: inherit;
 	border: 2px solid currentcolor;
 	border: 2px solid currentcolor;
 	padding: 16px-2px 24px;
 	padding: 16px-2px 24px;
 }
 }

+ 1 - 1
spearhead/assets/sass/style.scss

@@ -7,7 +7,7 @@ Description: Share your podcast with the world using Spearhead.
 Requires at least: 5.5
 Requires at least: 5.5
 Tested up to: 5.5
 Tested up to: 5.5
 Requires PHP: 5.6.2
 Requires PHP: 5.6.2
-Version: 1.3.0
+Version: 1.3.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Template: seedlet
 Template: seedlet

+ 1 - 1
spearhead/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "spearhead",
   "name": "spearhead",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "a podcast theme",
   "description": "a podcast theme",
   "keywords": [
   "keywords": [
     "gutenberg",
     "gutenberg",

Some files were not shown because too many files changed in this diff