mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-02-05 14:13:31 +08: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",
|
||||
body: `
|
||||
\rTheme preview (bot)
|
||||
\rtitle-color: <code>#${titleColor}</code>
|
||||
\ricon-color: <code>#${iconColor}</code>
|
||||
\rtext-color: <code>#${textColor}</code>
|
||||
\rbg-color: <code>#${bgColor}</code>
|
||||
|
||||
\ntitle-color: <code>#${titleColor}</code>
|
||||
\nicon-color: <code>#${iconColor}</code>
|
||||
\ntext-color: <code>#${textColor}</code>
|
||||
\nbg-color: <code>#${bgColor}</code>
|
||||
|
||||
\r[![](${url})](${url})
|
||||
`,
|
||||
|
Loading…
Reference in New Issue
Block a user