Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert title property in json files
  • Loading branch information
t-hamano committed Oct 9, 2022
commit 1303028d8b8bd779e03845d699d4eb7a1a66250a
1 change: 1 addition & 0 deletions styles/aubergine.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Aubergine",
"settings": {
"color": {
"gradients": [
Expand Down
1 change: 1 addition & 0 deletions styles/block-out.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Block out",
"settings": {
"color": {
"duotone": [
Expand Down
1 change: 1 addition & 0 deletions styles/canary.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Canary",
"settings": {
"color": {
"duotone": [
Expand Down
1 change: 1 addition & 0 deletions styles/electric.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Electric",
"settings": {
"color": {
"palette": [
Expand Down
1 change: 1 addition & 0 deletions styles/grapes.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Grapes",
"settings": {
"color": {
"palette": [
Expand Down
1 change: 1 addition & 0 deletions styles/marigold.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Marigold",
"settings": {
"color": {
"palette": [
Expand Down
1 change: 1 addition & 0 deletions styles/pilgrimage.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Pilgrimage",
"settings": {
"color": {
"duotone": [
Expand Down
1 change: 1 addition & 0 deletions styles/pitch.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Pitch",
"settings": {
"color": {
"palette": [
Expand Down
1 change: 1 addition & 0 deletions styles/sherbet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Sherbet",
"settings": {
"color": {
"duotone": [
Expand Down
1 change: 1 addition & 0 deletions styles/whisper.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Whisper",
"settings": {
"color": {
"palette": [
Expand Down