Skip to content

fix(tui): style scrollbox for permission and sidebar#12752

Merged
rekram1-node merged 2 commits intoanomalyco:devfrom
akronb:fix-scrollbox-styling
Feb 17, 2026
Merged

fix(tui): style scrollbox for permission and sidebar#12752
rekram1-node merged 2 commits intoanomalyco:devfrom
akronb:fix-scrollbox-styling

Conversation

@akronb
Copy link
Contributor

@akronb akronb commented Feb 8, 2026

What does this PR do?

Fixes #12751

Adds verticalScrollbarOptions with theme colors to scrollboxes in the permission dialog (diff view) and sidebar to ensure consistent scrollbar styling across the UI.

Both components now use theme.background for track background and theme.borderActive for foreground, matching the rest of the application's visual style.

How did you verify your code works?

before after
image image
image image

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@jmagder
Copy link

jmagder commented Feb 17, 2026

This worked for me locally

@rekram1-node rekram1-node merged commit 5512231 into anomalyco:dev Feb 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unstyled scrollbars in TUI

3 participants