HarshKapadia2 / HarshKapadia2/preview-markdown

Output scroll bars

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.