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; }