From d1318daaca278b7bb3c036a93f4ef19734e30b5e Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Wed, 19 Dec 2018 22:14:36 -0500 Subject: [PATCH] commento.scss: use yellow instead of blue for moderation --- frontend/sass/commento.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/sass/commento.scss b/frontend/sass/commento.scss index 6f5f6aa..2f8927e 100644 --- a/frontend/sass/commento.scss +++ b/frontend/sass/commento.scss @@ -67,7 +67,7 @@ } .commento-dark-card { - background: $blue-1; + background: $yellow-0; } .commento-avatar {