mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
修改 win 背景模糊度
This commit is contained in:
parent
05adb9c315
commit
2c26f71480
2 changed files with 2 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ body.is-mobile {
|
|||
--divider-color: rgba(0, 0, 0, 0.01);
|
||||
--code-background: rgba(28, 28, 28, 0.1);
|
||||
--background-modifier-form-field: rgba(230, 230, 230, 0.5);
|
||||
--win-blur: 40px;
|
||||
--win-blur: 15px;
|
||||
--win-window-brightness: 0.6;
|
||||
--win-editor-bg-color: rgba(240, 240, 240, .65);
|
||||
--win-window-opacity: 0.1;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"3.3.10": "1.6.7",
|
||||
"3.3.9": "1.6.7",
|
||||
"3.3.8": "1.6.7",
|
||||
"3.3.7": "1.6.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue