Style scrollbars to match theme #273
Notifications
Total Time Spent: 30 minutes
fen
30 minutes
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#273
Reference in New Issue
Block a user
Style scrollbars so they match the active theme instead of default browser chrome.
Approach:
scrollbar-width: thinandscrollbar-color: var(--border) transparent(Firefox fully, Chromium honors scrollbar-color now).::-webkit-scrollbar/::-webkit-scrollbar-thumb/::-webkit-scrollbar-trackrules for finer Chromium styling if the standard properties are not enough.--borderor--muted-fg) so the scrollbar tracks the active preset.Definition of done:
QA PASS. Merged PR #275 into dev, deployed to palette-dev (CI docker success, rollout complete).
Evidence (live palette-dev):
fix-273 branch deleted, labels cleared, issue closed.