From 7fa7348c54601a09e743d136371be3f9ea4f7d90 Mon Sep 17 00:00:00 2001 From: DooSkagg Date: Wed, 4 Jun 2025 02:46:06 -0400 Subject: [PATCH] Updated color? --- ClearVision.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */