diff --git a/src/frontend/src/style/index.css b/src/frontend/src/style/index.css index 881738da3..fcb45ddfe 100644 --- a/src/frontend/src/style/index.css +++ b/src/frontend/src/style/index.css @@ -132,7 +132,7 @@ --chat-send: #059669; --status-green: #4ade80; --status-blue: #2563eb; - --connection: #555; + --connection: #6d6c6c; --beta-background: rgb(37 99 235); --beta-foreground: rgb(219 234 254);