[dashboard] Look into re-styling the scrollbar for Dark theme
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
From https://github.com/gitpod-io/gitpod/pull/3901#discussion_r614282274:
question: Can we set the scrollbar shadow to dark everywhere when using dark theme to avoid having scrollbars pop up when having scrollbars visible? See
css-scrollbar.![]()
this is only shown when you have scrollbars always enabled, see relevant docs. Running macOS
10.15.7. See also relevant article on scrollbars. 👀
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the discussion in pull request #3901 and the linked css-scrollbar reference, then locate the dashboard's dark-theme scrollbar styles. Done means scrollbars remain visually integrated with the dark theme instead of appearing bright when always-visible scrollbars are enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100