diff --git a/theme/blue/theme.json b/theme/blue/theme.json
index b7822f5df..cdbfdb20c 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 5c2cce8ba..4d3a1cc47 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 f0d05b625..73ded44bb 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 7bd06b80f..eddde97d7 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 d87532128..04cf161fc 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 26ad715f5..f5449b119 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 77a697c67..fe9d36cac 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 05dde9a13..b20ba2a33 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 19232ed51..7d48d6242 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 017f1af7d..6ee533b26 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 66289261e..71ccfe17b 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 eb4ec959c..c33845735 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",