chore: Update connection color in index.css

This commit is contained in:
anovazzi1 2024-06-08 12:55:39 -03:00
commit e02195024b

View file

@ -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);