From ca0d153cec58173a2d2c0c411f31f1f3eb416931 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 23 May 2017 23:41:18 -0700 Subject: [PATCH] Change accent color --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e570310..23c7002 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ :root { - --accent: #2979FF; + --accent: #4353FF; } .accent {