fix: add missing commas from themes

This commit is contained in:
Twig 2025-07-07 21:04:41 +02:00
parent 8fa8aabfce
commit 4ed9a406e3
No known key found for this signature in database
4 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@
--sidebar-background-color: #3e3a37;
--sidebar-highlighted-background-color: #46423b;
--topbar-background-color: #3a3733;
--chatbox-background-color: #3a3733
--chatbox-background-color: #3a3733;
--padding-color: #e0e0e0;