catppuccin / youtube

📺 Soothing pastel theme for YouTube
MIT License
157 stars 14 forks source link

Cookie accept modal on consent subdomain not fully styled #10

Closed djames-bloom closed 1 year ago

djames-bloom commented 2 years ago

Issue

A modal is displayed when visiting YouTube for the first time from a location in the EU to explain and select cookie preferences.

If the first page visited is a video or the YouTube homepage, this is displayed as a page overlay modal and is styled correctly. If however, the first page hit is a channel or hashtag, the user is instead redirected to an acceptance page - https://consent.youtube.com/m?continue=...

For the former use cases, the styling is applied correctly, but for the consent subdomain, text and button styles (including sign-in) are not applied.

Examples

Actual

First hit type - Hashtag: /hashtag/catppuccin redirection image

First hit type - Channel: /channel/TheLinuxCast redirection image

Expected

First hit type - Video image

First hit type - Homepage image