Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Polygononon committed Nov 26, 2022
1 parent 426ba6a commit e4857d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Mac用户同时鼠标中键可能也用不了,可以用`Shift+P`来唤醒设置

| 命令 | 示例值 | 描述 |
| ----------- | ----------- | ----------- |
| Zotero.ZoteroStyle.progressColor | #F06292 | 设置进度条颜色 |
| Zotero.ZoteroStyle.progressColor | '#F06292' | 设置进度条颜色,注意引号 |
| Zotero.ZoteroStyle.progressOpacity | 0.5 | 设置进度条透明度,0~1 |
| Zotero.ZoteroStyle.tagSize | 8 | 设置标签宽度,单位em |
| Zotero.ZoteroStyle.constantFields | ['title', 'year'] | 要可以被js的eval函数执行(全英文字符) |
Expand Down

0 comments on commit e4857d3

Please sign in to comment.