Skip to content

Commit

Permalink
🔖 v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Apr 22, 2024
1 parent 1082867 commit a1476de
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.0.4 / 2024.04.22
- 💄 优化块右上角所属数据库的样式:添加padding
- 💄 修改标题颜色
- 💄 blockquote样式修改,参考Github样式


## v2.0.3 / 2024.04.16
- 🐛 修复Dark主题link icon 失效
Expand Down
6 changes: 6 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@

## 🚀最近更新

v2.0.4 / 2024.04.22
- 💄 优化块右上角所属数据库的样式:添加padding
- 💄 修改标题颜色
- 💄 blockquote样式修改,参考Github样式


v2.0.3 / 2024.04.16
- 🐛 修复Dark主题link icon 失效
- 💄 块右上方的数据库角标样式优化:模仿标签样式,添加背景颜色和文字颜色,隐藏数据库图标
Expand Down
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Tsundoku",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-themes-tsundoku",
"version": "2.0.3",
"version": "2.0.4",
"displayName": {
"default": "Tsundoku",
"zh_CN": "積読"
Expand Down

0 comments on commit a1476de

Please sign in to comment.