We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358d689 commit 864ba8dCopy full SHA for 864ba8d
1 file changed
README.md
@@ -56,8 +56,8 @@ options:{ # 自定义参数
56
fontSizeMin: 22, # 字体尺寸最小值
57
fontSizeMax: 26, # 字体尺寸最大值
58
colors: [ # 字可能的颜色
59
- '117cb3',
60
- 'f47b06',
+ '#117cb3',
+ '#f47b06',
61
'#202890',
62
'#db1821',
63
'#b812c2',
0 commit comments