mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
infra: theme preview script updates
This commit is contained in:
parent
e980388867
commit
2ea2ed9805
@ -69,10 +69,11 @@ async function run() {
|
|||||||
repo: "github-readme-stats",
|
repo: "github-readme-stats",
|
||||||
body: `
|
body: `
|
||||||
\rTheme preview (bot)
|
\rTheme preview (bot)
|
||||||
\rtitle-color: <code>#${titleColor}</code>
|
|
||||||
\ricon-color: <code>#${iconColor}</code>
|
\ntitle-color: <code>#${titleColor}</code>
|
||||||
\rtext-color: <code>#${textColor}</code>
|
\nicon-color: <code>#${iconColor}</code>
|
||||||
\rbg-color: <code>#${bgColor}</code>
|
\ntext-color: <code>#${textColor}</code>
|
||||||
|
\nbg-color: <code>#${bgColor}</code>
|
||||||
|
|
||||||
\r[](${url})
|
\r[](${url})
|
||||||
`,
|
`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user