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: #dbd8d4;
--sidebar-highlighted-background-color: #d4d0ca;
--topbar-background-color: #dfdbd6;
--chatbox-background-color: #dfdbd6
--chatbox-background-color: #dfdbd6;
--padding-color: #484848;