feat(desktop): themes

This commit is contained in:
Adam 2025-12-28 05:12:32 -06:00
parent d6db6ff198
commit 4a9ff9412e
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
31 changed files with 3573 additions and 1099 deletions

View file

@ -343,6 +343,8 @@
.error-card {
color: var(--text-on-critical-base);
max-height: 240px;
overflow-y: auto;
}
[data-slot="session-turn-collapsible-content-inner"] {