Skip to content

Commit 678f601

Browse files
committed
👌 IMPROVE: Header Color
1 parent 49fc9b4 commit 678f601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/utils/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = ({ clear = true }) => {
99
tagLine: `by {{authorName}}`,
1010
description: pkg.description,
1111
version: pkg.version,
12-
bgColor: '#6cc24a',
12+
bgColor: '#36BB09',
1313
color: '#000000',
1414
bold: true,
1515
clear

0 commit comments

Comments
 (0)