catppuccin / youtube

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

Error pages partially misstyled #11

Closed djames-bloom closed 1 year ago

djames-bloom commented 2 years ago

Issue

When a user hits an error page, either YouTube styled, or Google styled, various elements are misstyled, or have image aliasing issues.

Examples

Consent subdomain error page (Google styled)

image

Channel error page (YouTube not found styled)

image

Internal error page (YouTube internal error styled)

image

isabelroses commented 1 year ago

The internal error page is styled in a way that would make it impossible to change without affecting anything else. However, with the PR, it should fix both the fix both the consent subdomain (by removing styling there completely - to prevent site leaking) and the channel error page should be completely changed and fixed.