animated gel background is applied to the sidebar now, replaced chat with forest background

This commit is contained in:
sundae 2025-12-20 19:39:52 +02:00
commit 1154d67a2c
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M

View file

@ -496,7 +496,7 @@
border-radius: var(--radius-round);
}
}
[class*="primary"]:not(span *) {
[class*="primary"][role="button"]:not(span *) {
border: 0;
background-image: linear-gradient(var(--neutral-100), var(--neutral-40));
box-shadow: inset 0 0 1em 0 var(--neutral-50);