feat: woke theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-06 02:20:11 +02:00
parent 519a5555a9
commit 24d8905ef2
No known key found for this signature in database
7 changed files with 37 additions and 2 deletions

View file

@ -86,6 +86,7 @@ function handleMemberClick(member: GuildMemberResponse) {
padding-left: 1dvw;
padding-right: 1dvw;
border-right: 1px solid var(--padding-color);
background: var(--optional-channel-list-background);
background-color: var(--sidebar-background-color);
}