You are not logged in.
Is anyone else who uses a dark theme having problems seeing their text when posting comments on YouTube? It only started today. I tried to post a comment and the text was almost as dark as the background, Making it just about impossible to see. To get it usable I had to change the text colour in Firefox and disable 'Use system colors'. It works, but I don't like having to do it. It was the same on Chromium. I haven't been messing with my theme or anything, so I don't think it's anything I've done.
Last edited by novice (2024-12-16 15:52:56)
Offline
Are you using any custom CSS or addons like Dark Reader?
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
I just jumped on YouTube, and I am experiencing the same.
I thought it might be Google playing silly buggers with us Firefox/LibreWolf users, but no. I fired up Chrome on my MacBook, it's worse there.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
So this isn't a Linux theming problem?
Seems to work for me using Yaru-dark themes...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Thanks guys. I didn't think of trying other themes, but I just have and it's doing it with them all for me. Tried Adwaita, Boron-aqua, Yaru-sage, and Yeti dark themes and all are showing the same very dark grey text. If it's happening for someone else at least I know it's nothing I've done, just one of those things I suppose. I'll just have to use my workaround until/if it gets fixed.
Offline
Yeah it's not themes considering I tried this on my MacBook.
We aren't alone:
https://old.reddit.com/r/youtube/commen … ng_issues/
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
I've sent a report in. Hopefully, the more they get the quicker they will sort it. I suppose it's hard for them to fully test any changes they make with all the different distros and themes there are out there.
Offline
I believe it is an issue with YouTube and their own dark theme.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Firefox only partially supports gtk themes.
Many elements are different because it has its own settings.
The UI generally follows the system theme (or the one you choose in Firefox).
The problem here is not Firefox, but the YouTube domain.
Everything you see below the UI (content) is regulated by the developers of the site you are visiting.
I must mention that the site will not work properly if you use uBlockOrigin, uMatrix, NoScript... or similar addons.
Sometimes you have to temporarily allow something if you want to see blocked content properly.
It may also depend on whether you are logged in or not.
If the above tips don't help, the solution is to use a custom userContent.css file for the YouTube domain.
But that is a completely different and even more complicated topic.
P.S.
The site forums.bunsenlabs.org is among the best for this criterion because it has a large number of styles (themes).
Not just light/dark.
If people would know how little brain is ruling the world, they would die of fear.
Offline
I don't believe it's a ublock issue or any addon issue that I can see anyway.
Testing with Chrome on the MacBook was completely vanilla with no addons.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^ OK.
If you use custom userContent.css, visit youtube.com and find that element.
Press F12 for Firefox dev tools and examine with the Inspector.
We need the name_of_the_element.
Then add to the userContent.css file:
@-moz-document domain(youtube.com) {
name_of_the_element {
color: red !important;
}
}
Restart Firefox.
If people would know how little brain is ruling the world, they would die of fear.
Offline
My Firefox is loaded with a bunch of addons and custom settings, so my input probably won't help much, but...
YouTube comments (and search box) text is white on the dark theme background. No problem, no change from before.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Maybe a country issue? Different implementation from one country vs another?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
You may be right hhh, YouTube normally roll changes out in stages. This could be one that hasn't been tested properly.
@johnraff, comment box is dark text for me, search box perfectly fine. LibreWolf, addons galore & css'd to the max.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Off-topic but another recent YouTube change is that if you're using noscript you need to enable jnn-pa.googleapis.com, or videos hang after a minute or so.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
YouTube comments (and search box) text is white on the dark theme background. No problem, no change from before.
I'm using the system theme (auto) for Firefox and I'm having no problems either.
Everything works as expected.
If someone wants to change the search box, they can easily do so.
Search Box - userContent.css:
@-moz-document domain(youtube.com) {
.ytSearchboxComponentInputBox {
color: #404040 !important;
background-color: #fedf08 !important;
}
}
Just change the color and background-color as you want.
Last edited by marens (2024-12-15 04:47:39)
If people would know how little brain is ruling the world, they would die of fear.
Offline
Off-topic but another recent YouTube change is that if you're using noscript you need to enable jnn-pa.googleapis.com, or videos hang after a minute or so.
Luckily, I have no issues with YouTube, uBlock does an amazing job.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^I'm using ublock origin too, and yes it's great. Never see all the ads on YouTube everyone complains about.
You don't use noscript? That new jnn-pa.googleapis.com that has to be allowed only came up in the last few days.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^I'm using ublock origin too, and yes it's great. Never see all the ads on YouTube everyone complains about.
You don't use noscript? That new jnn-pa.googleapis.com that has to be allowed only came up in the last few days.
No, I'm not using noscript. I haven't encountered any hanging videos.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^You wouldn't. It's noscript that causes the hanging till you enable jnn-pa.googleapis.com.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline