code-charity / code-charity/youtube
Make the color of the Channel Name black like the video title
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
YouTube has just changed the color of the channel name, views and time uploaded to a light grey, so it is barely visible with my custom color scheme. Only the title is black. I like to watch based off the creator and how old the video is, any chance you can do something to change that back to black?
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
Reproduce the issue with the extension's custom color scheme and compare the channel name, view count, upload time, and video title. Trace the frontend styling responsible for these labels and confirm the change keeps all three metadata elements as readable as the title. Done means the channel name, views, and upload time are black in the affected view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100