We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b04fcf commit 5cf345aCopy full SHA for 5cf345a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 更改日志 | CHANGE LOG
2
3
+## v1.7.4/2023-03-21
4
+
5
+- [v1.7.3 <=> v1.7.4](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/compare/v1.7.3...v1.7.4)
6
- 调整表格内图片的样式 | Adjust the style of the pictures in the table.
7
- Adapt: [Issue #7606 · siyuan-note/siyuan](https://github.com/siyuan-note/siyuan/issues/7606)
8
- 为主题自定义配置文件添加回调函数 `callback` | Add callback function `callback` to the theme custom configuration file.
theme.json
@@ -2,7 +2,7 @@
"name": "Dark+",
"author": "Zuoqiu Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus",
- "version": "1.7.3",
+ "version": "1.7.4",
"modes": [
"dark",
"light"
0 commit comments