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