From 4978093e063a4899ce1f78c54cca73c541d0dd81 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 14 Nov 2020 18:54:01 +0000 Subject: [PATCH] Quotes --- theme/blue/theme.json | 10 +++++----- theme/default/theme.json | 10 +++++----- theme/hacker/theme.json | 10 +++++----- theme/henge/theme.json | 10 +++++----- theme/indymediaclassic/theme.json | 10 +++++----- theme/indymediamodern/theme.json | 10 +++++----- theme/lcd/theme.json | 10 +++++----- theme/light/theme.json | 10 +++++----- theme/night/theme.json | 10 +++++----- theme/solidaric/theme.json | 10 +++++----- theme/starlight/theme.json | 10 +++++----- theme/zen/theme.json | 10 +++++----- 12 files changed, 60 insertions(+), 60 deletions(-) diff --git a/theme/blue/theme.json b/theme/blue/theme.json index b7822f5d..cdbfdb20 100644 --- a/theme/blue/theme.json +++ b/theme/blue/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "banner-height": "20vh", "banner-height-mobile": "10vh", "newswire-date-color": "blue", diff --git a/theme/default/theme.json b/theme/default/theme.json index 5c2cce8b..4d3a1cc4 100644 --- a/theme/default/theme.json +++ b/theme/default/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "banner-height": "20vh", "banner-height-mobile": "10vh", "search-banner-height-mobile": "15vh" diff --git a/theme/hacker/theme.json b/theme/hacker/theme.json index f0d05b62..73ded44b 100644 --- a/theme/hacker/theme.json +++ b/theme/hacker/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "focus-color": "green", "main-bg-color": "black", "column-left-color": "black", diff --git a/theme/henge/theme.json b/theme/henge/theme.json index 7bd06b80..eddde97d 100644 --- a/theme/henge/theme.json +++ b/theme/henge/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "banner-height": "25vh", "column-left-image-width-mobile": "40vw", "column-right-image-width-mobile": "40vw", diff --git a/theme/indymediaclassic/theme.json b/theme/indymediaclassic/theme.json index d8753212..04cf161f 100644 --- a/theme/indymediaclassic/theme.json +++ b/theme/indymediaclassic/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": True, - "icons-as-buttons": False, - "rss-icon-at-top": False, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "True", + "icons-as-buttons": "False", + "rss-icon-at-top": "False", + "publish-button-at-top": "False", "container-button-padding": "0px", "hashtag-background-color": "darkred", "font-size-newswire": "18px", diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index 26ad715f..f5449b11 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": False, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "False", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "follow-text-size1": "14px", "follow-text-size2": "30px", "hashtag-size1": "20px", diff --git a/theme/lcd/theme.json b/theme/lcd/theme.json index 77a697c6..fe9d36ca 100644 --- a/theme/lcd/theme.json +++ b/theme/lcd/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "newswire-date-color": "#cfb42b", "column-left-header-background": "#9fb42b", "column-left-header-color": "#33390d", diff --git a/theme/light/theme.json b/theme/light/theme.json index 05dde9a1..b20ba2a3 100644 --- a/theme/light/theme.json +++ b/theme/light/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "newswire-item-moderated-color": "grey", "newswire-date-moderated-color": "grey", "newswire-date-color": "#0562bd", diff --git a/theme/night/theme.json b/theme/night/theme.json index 19232ed5..7d48d624 100644 --- a/theme/night/theme.json +++ b/theme/night/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "main-visited-color": "#0481f5", "post-separator-margin-top": "9%", "post-separator-margin-bottom": "9%", diff --git a/theme/solidaric/theme.json b/theme/solidaric/theme.json index 017f1af7..6ee533b2 100644 --- a/theme/solidaric/theme.json +++ b/theme/solidaric/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "font-size-pgp-key2": "18px", "button-corner-radius": "5px", "column-left-icons-margin": "15px", diff --git a/theme/starlight/theme.json b/theme/starlight/theme.json index 66289261..71ccfe17 100644 --- a/theme/starlight/theme.json +++ b/theme/starlight/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "search-banner-height-mobile": "15vh", "column-left-header-background": "#69282c", "column-left-image-width-mobile": "40vw", diff --git a/theme/zen/theme.json b/theme/zen/theme.json index eb4ec959..c3384573 100644 --- a/theme/zen/theme.json +++ b/theme/zen/theme.json @@ -1,9 +1,9 @@ { - "newswire-publish-icon": True, - "full-width-timeline-buttons": False, - "icons-as-buttons": False, - "rss-icon-at-top": True, - "publish-button-at-top": False, + "newswire-publish-icon": "True", + "full-width-timeline-buttons": "False", + "icons-as-buttons": "False", + "rss-icon-at-top": "True", + "publish-button-at-top": "False", "banner-height": "25vh", "banner-height-mobile": "10vh", "newswire-date-color": "yellow",