diff --git a/scripts/preview-theme.js b/scripts/preview-theme.js
index 3ddc856..65c53cf 100644
--- a/scripts/preview-theme.js
+++ b/scripts/preview-theme.js
@@ -69,10 +69,11 @@ async function run() {
repo: "github-readme-stats",
body: `
\rTheme preview (bot)
- \rtitle-color: #${titleColor}
- \ricon-color: #${iconColor}
- \rtext-color: #${textColor}
- \rbg-color: #${bgColor}
+
+ \ntitle-color: #${titleColor}
+ \nicon-color: #${iconColor}
+ \ntext-color: #${textColor}
+ \nbg-color: #${bgColor}
\r[](${url})
`,