From 71f98fa60094a3bec8cf2fccbfa853d6e6d8b3a0 Mon Sep 17 00:00:00 2001 From: DooSkagg Date: Thu, 8 May 2025 14:04:27 -0400 Subject: [PATCH] Undo --- ClearVision.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClearVision.theme.css b/ClearVision.theme.css index dd29920..9dbf582 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;a + --normal-text: #d8d8db; --muted-text: #aeaeb4; }