From ec56dc0e41d0ff717f3b366dd7673c53ce37bb83 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 26 Jul 2022 20:05:12 -0500 Subject: Change --extra-foreground in dark mode --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 8742221..f89c9d4 100644 --- a/style.css +++ b/style.css @@ -257,5 +257,6 @@ footer a:link { --hover-foreground: yellow; --active-background: inherit; --active-foreground: cyan; + --extra-foreground: cyan; } } -- cgit 1.4.1-21-gabe81