diff --git a/ClearVision.theme.css b/ClearVision.theme.css index bf21ce7..d7d8ce4 100644 --- a/ClearVision.theme.css +++ b/ClearVision.theme.css @@ -28,7 +28,7 @@ --offline-color: #808080; /* APP BACKGROUND */ --background-shading-percent: 0%; - --background-image: rgba(0, 0, 0, 0.4); + --background-image: rgba(0, 0, 0, 0); --background-attachment: fixed; --background-filter: saturate(calc(var(--saturation-factor, 1) * 1)); /* USER POPOUT BACKGROUND */