7.1
This commit is contained in:
2
.obsidian/themes/Zen/manifest.json
vendored
2
.obsidian/themes/Zen/manifest.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Zen",
|
||||
"version": "5.0.6",
|
||||
"version": "5.0.7",
|
||||
"minAppVersion": "1.6.7",
|
||||
"author": "laughmaker",
|
||||
"authorUrl": "https://github.com/laughmaker"
|
||||
|
||||
2
.obsidian/themes/Zen/theme.css
vendored
2
.obsidian/themes/Zen/theme.css
vendored
@@ -420,7 +420,7 @@ body:not(.is-mobile) .theme-light {
|
||||
|
||||
/* 当有弹窗弹出时,模糊背景 */
|
||||
body:has(.modal-container) .app-container {
|
||||
filter: blur(12px);
|
||||
filter: blur(30px) saturate(1.5);
|
||||
}
|
||||
|
||||
.modal-container.mod-dim .modal,
|
||||
|
||||
Reference in New Issue
Block a user