Skip to content

Commit

Permalink
🔖 v2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Nov 6, 2024
1 parent b54cd20 commit a2ea89a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 87 deletions.
85 changes: 0 additions & 85 deletions 1.js

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v2.3.6 / 2024.11.04
- 💄把默认的引述块样式改为蓝色了,考虑到自己不喜欢灰色的引述块还是默认蓝色吧,这样还省得添加块背景色

## v2.3.5 / 2024.11.03
- 💄Tsundoku 引述块大大增强
* 引述块添加背景色,嵌套引述块的border颜色为对应颜色
Expand Down
6 changes: 5 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@
**简介**[思源笔记(Siyuan)](https://github.com/siyuan-note/siyuan)是一款本地优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。融合块、大纲和双向链接,构建你永恒的数字花园。本主题为个人原创主题,专为思源笔记设计。


## 🚀最近更新

v2.3.4 / 2024.11.03
v2.3.6 / 2024.11.04
- 💄把默认的引述块样式改为蓝色了

v2.3.5 / 2024.11.03
- 💄Tsundoku 引述块大大增强
* 引述块添加背景色,嵌套引述块的border颜色为对应颜色
* 引述块添加卡片背景色,嵌套引述块的border颜色可以进一步修改
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.3.5",
"version": "2.3.6",
"displayName": {
"default": "Tsundoku",
"zh_CN": "積読"
Expand Down

0 comments on commit a2ea89a

Please sign in to comment.