mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
update win bg
This commit is contained in:
parent
1a8c7dc587
commit
6c9539ce3f
1 changed files with 2 additions and 2 deletions
|
|
@ -134,9 +134,9 @@ body.is-mobile {
|
|||
--code-background: rgba(200, 200, 200, 0.2);
|
||||
--background-modifier-form-field: rgba(230, 230, 230, 0.5);
|
||||
--win-blur: 40px;
|
||||
--win-brightness: 0.8;
|
||||
--win-brightness: 0.6;
|
||||
--win-editor-bg-color: rgba(240, 240, 240, .65);
|
||||
--win-opacity: 0.1;
|
||||
--win-opacity: 0.2;
|
||||
}
|
||||
|
||||
.mod-windows .app-container::before {
|
||||
|
|
|
|||
Loading…
Reference in a new issue