mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
tui: reduce scrollbar visual prominence for less distracting interface
This commit is contained in:
parent
2cc072b3dc
commit
11d6005b77
@ -680,10 +680,7 @@ export function Session() {
|
||||
scrollbarOptions={{
|
||||
trackOptions: {
|
||||
backgroundColor: theme.backgroundElement,
|
||||
foregroundColor: theme.primary,
|
||||
},
|
||||
arrowOptions: {
|
||||
foregroundColor: theme.primary,
|
||||
foregroundColor: theme.border,
|
||||
},
|
||||
}}
|
||||
stickyScroll={true}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user