We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fc9b4 commit 678f601Copy full SHA for 678f601
template/utils/init.js
@@ -9,7 +9,7 @@ module.exports = ({ clear = true }) => {
9
tagLine: `by {{authorName}}`,
10
description: pkg.description,
11
version: pkg.version,
12
- bgColor: '#6cc24a',
+ bgColor: '#36BB09',
13
color: '#000000',
14
bold: true,
15
clear
0 commit comments