Bring out vibrancy transparency more on macOS

This commit is contained in:
cryptofyre 2022-06-27 16:07:53 -05:00
parent 27612b4f96
commit c54b1ac363

View file

@ -43,7 +43,7 @@ body[platform="darwin"] {
} }
#app-content { #app-content {
background-color: var(--baseColor); background-color: #1e1e1e6b;
} }
} }