catppuccin / userstyles

🖌 Soothing pastel userstyles
MIT License
469 stars 137 forks source link

YouTube: header is not themed #658

Closed ruslanlap closed 6 months ago

ruslanlap commented 6 months ago

Is there an existing issue outlining your problem?

What userstyles are you seeing the problem on?

lbl:youtube

Describe your problem.

зображення

Attach screenshots.

зображення

What browser(s) are you seeing the problem on?

Firefox 123.0.1

Any additional comments?

bug

uncenter commented 6 months ago

Unable to reproduce on both Chrome and Firefox (versions 123.0 and 124.0b9). Must be a regional issue? I don't think we can fix this.

Screenshot 2024-03-12 at 06 50 11 (Firefox)

ruslanlap commented 6 months ago

I also have it, if not logged in, it displays everything fine. if logged in, it displays poorly. probably the problem is that I use this account on my phone

isabelroses commented 6 months ago

probably the problem is that I use this account on my phone

Are you currently accessing m.youtube.com?

uncenter commented 6 months ago

It says YouTubeᵁᴬ as the logo which is why I think it is a regional issue (is UA = Ukraine?): Screenshot 2024-03-12 at 10 20 27 (Arc)

ruslanlap commented 6 months ago

yes Ukraine

isabelroses commented 6 months ago

I swapped to use the .ua domain for youtube.

Screenshot 2024-03-12 at 2 39 46 pm

Are you on version 3.5.0 of the youtube theme?

ruslanlap commented 6 months ago

зображення yes 3.5.0

ruslanlap commented 6 months ago

зображення It appears that the image link you provided is broken, so I cannot view the image to understand the bug you're referring to. However, based on your description, it seems like the issue only occurs on the main page and not when you're playing videos. If you could provide more details or a different link to the image, I'd be happy to assist you further in addressing the bug.

ruslanlap commented 6 months ago

зображення i dont know why but i have many errors only with one account

GenShibe commented 6 months ago

зображення It appears that the image link you provided is broken, so I cannot view the image to understand the bug you're referring to. However, based on your description, it seems like the issue only occurs on the main page and not when you're playing videos. If you could provide more details or a different link to the image, I'd be happy to assist you further in addressing the bug.

I went to youtube.ua and did not see this issue on the main page, nor when playing a video. Have you tried reinstalling the style to see if that fixes your issue?

ruslanlap commented 6 months ago

Yes, I try to reinstall many times and not help

ruslanlap commented 6 months ago

зображення ok its my bug i dont know what happend maybe reinstall firefox

uncenter commented 6 months ago

зображення ok its my bug i dont know what happend maybe reinstall firefox

Have you tried disabling extensions?

isabelroses commented 6 months ago

зображення ok its my bug i dont know what happend maybe reinstall firefox

Seeing as this is not something we can fix, i'm going to close this as unplanned.

ruslanlap commented 6 months ago

зображення ok its my bug i dont know what happend maybe reinstall firefox

Have you tried disabling extensions?

Yes i try disable all extensions leave only Stylus

FlyingButteryTuna commented 6 months ago

I also have this new header (?) thingy but I guess it hasn't been rolled out to everyone yet. I managed to fix it by adding these to the style:

ytd-masthead {
  background: @base !important
}

ytd-feed-filter-chip-bar-renderer #chips-wrapper.ytd-feed-filter-chip-bar-renderer {
  background: @base !important;
}

.yt-spec-icon-badge-shape__badge {
  border-color: @accent-color !important;
}

which should be good enough until someone implements a proper fix lol

before and after: image

image

ruslanlap commented 6 months ago

I also have this new header (?) thingy but I guess it hasn't been rolled out to everyone yet. I managed to fix it by adding these to the style:

ytd-masthead {
  background: @base !important
}

ytd-feed-filter-chip-bar-renderer #chips-wrapper.ytd-feed-filter-chip-bar-renderer {
  background: @base !important;
}

.yt-spec-icon-badge-shape__badge {
  border-color: @accent-color !important;
}

which should be good enough until someone implements a proper fix lol

before and after: image

image

Дякую, Арсеній, це справді допомогло, залишився маленький баг відображення клавіатури має бути білим зображення Thank you, Arseniy, this really helped. There's just a small glitch with the keyboard display; it should be white

FlyingButteryTuna commented 6 months ago

I also have this new header (?) thingy but I guess it hasn't been rolled out to everyone yet. I managed to fix it by adding these to the style:

ytd-masthead {
  background: @base !important
}

ytd-feed-filter-chip-bar-renderer #chips-wrapper.ytd-feed-filter-chip-bar-renderer {
  background: @base !important;
}

.yt-spec-icon-badge-shape__badge {
  border-color: @accent-color !important;
}

which should be good enough until someone implements a proper fix lol before and after: image image

Дякую, Арсеній, це справді допомогло, залишився маленький баг відображення клавіатури має бути білим зображення Thank you, Arseniy, this really helped. There's just a small glitch with the keyboard display; it should be white

I mean you can set youtube's theme to dark mode and it should turn white? (never even knew there was a little kb icon there but ig it's only available for certain languages like ua) image

ruslanlap commented 6 months ago

I also have this new header (?) thingy but I guess it hasn't been rolled out to everyone yet. I managed to fix it by adding these to the style:

ytd-masthead {
  background: @base !important
}

ytd-feed-filter-chip-bar-renderer #chips-wrapper.ytd-feed-filter-chip-bar-renderer {
  background: @base !important;
}

.yt-spec-icon-badge-shape__badge {
  border-color: @accent-color !important;
}

which should be good enough until someone implements a proper fix lol before and after: image image

Дякую, Арсеній, це справді допомогло, залишився маленький баг відображення клавіатури має бути білим зображення Thank you, Arseniy, this really helped. There's just a small glitch with the keyboard display; it should be white

I mean you can set youtube's theme to dark mode and it should turn white? (never even knew there was a little kb icon there but ig it's only available for certain languages like ua) image

Lol 😃its really works, you help me today twice. Have nice evening