feat: 支持将色彩校准的值写入本地配置文件。

This commit is contained in:
2023-04-16 18:17:49 +08:00
parent fc8b3164d8
commit 6e6160fc0a
10 changed files with 145 additions and 19 deletions

7
.vscode/tasks.json vendored
View File

@ -14,7 +14,12 @@
],
"problemMatcher": [
"$eslint-stylish"
]
],
"options": {
"env": {
"RUST_LOG": "info"
}
}
},
{
"label": "ui:dev",