diff --git a/public/static/css/chat.css b/public/static/css/chat.css index 952840c..3cf5947 100644 --- a/public/static/css/chat.css +++ b/public/static/css/chat.css @@ -20,7 +20,7 @@ body { background-color: #b748c7; } .has-background-dm { - background-color: #ffefff; + background-color: #fff9ff; } .has-background-at-mention { background-color: rgb(250, 250, 192);