fix: add missing commas from themes
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-07 21:04:41 +02:00
parent d0fe0db374
commit f91c299575
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: #2e2a27;
--sidebar-highlighted-background-color: #36322b;
--topbar-background-color: #2a2723;
--chatbox-background-color: #2a2723
--chatbox-background-color: #2a2723;
--padding-color: #484848;