Skip to content

fix(ui): style Scout's Eye modal scrollbar to match theme#67

Open
BOOPATB wants to merge 1 commit into
Younesfdj:masterfrom
BOOPATB:fix/scout-eye-scrollbar
Open

fix(ui): style Scout's Eye modal scrollbar to match theme#67
BOOPATB wants to merge 1 commit into
Younesfdj:masterfrom
BOOPATB:fix/scout-eye-scrollbar

Conversation

@BOOPATB

@BOOPATB BOOPATB commented Jul 15, 2026

Copy link
Copy Markdown

What

The Scout's Eye modal uses the default OS scrollbar, which clashes with
the rest of the theme's custom fonts, glow effects, and tier colors.

Change

Styled the modal's scrollbar (Firefox via scrollbar-width/scrollbar-color,
Chrome/Safari via ::-webkit-scrollbar) to a thin, theme-colored track using
the existing --color-line / --color-gray tokens, scoped to this modal only.

Testing

Verified visually in Chrome and Firefox — before/after screenshots below.
No other components are affected (styling is scoped to this modal's
className, not a global scrollbar reset).

Before

image

After

image

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.

1 participant