HarshKapadia2 / HarshKapadia2/preview-markdown
Output scroll bars
Open
bug
enhancement
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Style `pre` and `table` horizontal scroll bars in the output box as per the web app theme (light or dark).
- Light theme
- Thumb: #a8a8a8
- Track: #f1f1f1
- Dark theme
- Thumb: #7b7b7b
- Track: #424242
Contributor guide
Research direction
Locate the frontend styles for the output box and its pre and table elements, then inspect how the web app selects light and dark themes. Apply the specified thumb and track colors in each theme and verify the scroll bars visually in both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100