From a3cc2e63ebdec46deb6a980b45c95d9c61322497 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 17 Sep 2021 18:43:31 -0300 Subject: [PATCH] removed unnecessary variable setting --- web/viewer.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/viewer.css b/web/viewer.css index 59716bbf9..8db497b36 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -150,7 +150,6 @@ @media screen and (forced-colors: active) { :root { - --main-color: ButtonText; --button-hover-color: Highlight; --doorhanger-hover-bg-color: Highlight; --toolbar-icon-opacity: 1;