1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript9 forks (9 forks)auto 404
good first issuehacktoberfest
Repository metrics
- Stars
- 10 stars (10 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Describe the bug
The Buttons are in too low contrast and bad for UI.
To Reproduce
Steps to reproduce the behavior:
- Go to https://www.sieveit.me/playlist
- See

Contributor guide
- Research direction
- Inspect the button styling in the playlist page. Look for CSS classes or inline styles that set the button colors. Modify the contrast by adjusting the background and text color properties to meet accessibility standards (e.g., WCAG AA contrast ratio).
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- CSS