system theme (#4010)

This commit is contained in:
Dax
2025-11-06 18:00:09 -05:00
committed by GitHub
parent a2ab019317
commit 3ba7e243d0
6 changed files with 843 additions and 531 deletions

View File

@@ -683,6 +683,7 @@ export function Session() {
<scrollbox
ref={(r) => (scroll = r)}
scrollbarOptions={{
paddingLeft: 2,
trackOptions: {
backgroundColor: theme.backgroundElement,
foregroundColor: theme.border,