From 97f17d32ee210ae488215d07377b5e306a42ff49 Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Sat, 13 Apr 2019 21:14:49 -0400 Subject: [PATCH] commento.js: use black avatar for anonymous comments --- frontend/js/commento.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/js/commento.js b/frontend/js/commento.js index 1749dec..a7df3a5 100644 --- a/frontend/js/commento.js +++ b/frontend/js/commento.js @@ -585,9 +585,9 @@ "#da7c30", "#3e9651", "#cc2529", - "#535154", - "#6b4c9a", "#922428", + "#6b4c9a", + "#535154", ]; var total = 0;