From 6aa6a1e3c32e2cee669ba5aabec025b9ec2fdb06 Mon Sep 17 00:00:00 2001 From: DooSkagg Date: Thu, 8 May 2025 14:04:12 -0400 Subject: [PATCH] Test --- ClearVision.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClearVision.theme.css b/ClearVision.theme.css index 9dbf582..dd29920 100644 --- a/ClearVision.theme.css +++ b/ClearVision.theme.css @@ -65,7 +65,7 @@ --popout-shading: rgba(0, 0, 0, 0); --modal-shading: rgba(0, 0, 0, 0); --input-shading: rgba(255, 255, 255, 0); - --normal-text: #d8d8db; + --normal-text: #d8d8db;a --muted-text: #aeaeb4; }