From f6848d09374f89b563bf72d7eae82131223cccb3 Mon Sep 17 00:00:00 2001 From: glowy <83473782+batsoup804@users.noreply.github.com> Date: Tue, 7 Dec 2021 04:28:12 -0800 Subject: [PATCH] logo fixed to match gmk shadow novelties (#2152) --- static/themes/shadow.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/themes/shadow.css b/static/themes/shadow.css index a27242e79..3ca5f61ee 100644 --- a/static/themes/shadow.css +++ b/static/themes/shadow.css @@ -10,6 +10,14 @@ --colorful-error-extra-color: #d8d8d8; } +#top .logo .icon{ + color: #8C3230; +} + +#top .logo .text{ + color: #557D8D; +} + @keyframes shadow { to { color: #000;