You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A look at the source code seems to suggest the scrollbar widgets' style is hardcoded as the ratatui default. It'd be nice to be able to pass in some style options.
A look at the source code seems to suggest the scrollbar widgets' style is hardcoded as the ratatui default. It'd be nice to be able to pass in some style options.
Or is there a way to do this I'm overlooking?