From 2b0e981521bfedeaf2b60302709a31fcf333b55c Mon Sep 17 00:00:00 2001 From: Ruben <60184397+sneexy-boi@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:30:07 -0600 Subject: [PATCH] ooies --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1cc0e15..412ab02 100644 --- a/style.css +++ b/style.css @@ -732,7 +732,7 @@ footer > .dot { --header: #00C293; --header-2: #00A47C; --fg: #121E19; - --accent-1: #36FFC4; + --accent-1: #006C50; --shadow: #36FFC4; }