Fix editor styles for verse block for all varia child themes (#2661)

This commit is contained in:
Noah Allen 2020-10-21 16:05:44 -07:00 committed by GitHub
parent a4224e3d83
commit 2b1de5eef9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
111 changed files with 190 additions and 90 deletions

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Convincing design for your charity or organizations 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
Version: 1.4.5
Version: 1.4.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #394d55;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #394d55;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Convincing design for your charity or organizations 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
Version: 1.4.5
Version: 1.4.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Convincing design for your charity or organizations 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
Version: 1.4.5
Version: 1.4.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.2.6
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #303030;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #303030;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.2.6
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.2.6
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #3C2323;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #3C2323;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Running a business is no small task. But with the right tools and support, creating a website doesnt 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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #252E36;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #252E36;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Running a business is no small task. But with the right tools and support, creating a website doesnt 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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Running a business is no small task. But with the right tools and support, creating a website doesnt 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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1001,6 +1001,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #444444;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #444444;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #1e1e1e;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #1e1e1e;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #111111;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #111111;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #303030;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #303030;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: the WordPress team
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.
Requires at least: WordPress 4.9.6
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #444444;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #444444;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: the WordPress team
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.
Requires at least: WordPress 4.9.6
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: the WordPress team
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.
Requires at least: WordPress 4.9.6
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1003,6 +1003,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #010101;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #010101;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.2.5
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1019,6 +1019,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #181818;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #181818;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.5.5
Version: 1.5.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #303030;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #303030;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.5.5
Version: 1.5.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
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.
Requires at least: WordPress 4.9.6
Version: 1.5.5
Version: 1.5.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1016,6 +1016,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #222222;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #222222;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #f2f2f2;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #f2f2f2;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #444444;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #444444;
}
/**
* Editor Post Title
* - Needs a special styles

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
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
Version: 1.3.5
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

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

View file

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

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #444444;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #444444;
}
/**
* Editor Post Title
* - Needs a special styles

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "stow",
"version": "1.4.5",
"version": "1.4.7",
"description": "Stow",
"bugs": {
"url": "https://github.com/Automattic/themes/issues"

View file

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

View file

@ -1004,6 +1004,11 @@ table.is-style-stripes tbody tr:nth-child(odd),
color: #444444;
}
pre.wp-block-verse {
font-family: monospace, monospace;
color: #444444;
}
/**
* Editor Post Title
* - Needs a special styles

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