Skip to content

Commit 864ba8d

Browse files
authored
Update README.md
1 parent 358d689 commit 864ba8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ options:{           # 自定义参数
5656
 fontSizeMin: 22, # 字体尺寸最小值
5757
 fontSizeMax: 26, # 字体尺寸最大值
5858
 colors: [         # 字可能的颜色
59-
'117cb3',
60-
'f47b06',
59+
   '#117cb3',
60+
   '#f47b06',
6161
'#202890',
6262
'#db1821',
6363
'#b812c2',

0 commit comments

Comments
 (0)