Skip to content

Commit 786d778

Browse files
committed
release: v1.7.2
1 parent fc24855 commit 786d778

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 更改日志 | CHANGE LOG
22

3+
## v1.7.2/2023-02-28
4+
5+
- [v1.7.1 <=> v1.7.2](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/compare/v1.7.1...v1.7.2)
36
- 调整对话框遮罩样式 | Adjust the style of the dialog mask.
47
- 添加表格头边框 | Add the table header border.
58
- 调整制卡对话框卡包信息标签样式 | Adjust the card package information label style in the card making dialog.
@@ -16,7 +19,7 @@
1619

1720
## v1.7.1/2023-02-15
1821

19-
- [v1.7.0 <=> v1.7.1](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/compare/v1...v1.7.1)
22+
- [v1.7.0 <=> v1.7.1](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/compare/v1.7.0...v1.7.1)
2023
- [#179](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus/issues/179) 修复自定义样式加载问题 | Fixed the issue of custom style loading.
2124
- 完善 `README.md` 文档中的自定义 CSS 配置示例 | Improved the custom CSS configuration example in the `README.md` document.
2225
- 调整钉住窗口控件样式 | Adjust the style of pinned window control.

theme.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Dark+",
3-
"author": "Zuoqiu-Yingyi",
3+
"author": "Zuoqiu Yingyi",
44
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus",
5-
"version": "1.7.1",
5+
"version": "1.7.2",
66
"modes": [
77
"dark",
88
"light"

0 commit comments

Comments
 (0)