Skip to content

Guard playback transparency against custom theme CSS - #657

Closed
inkly wants to merge 1 commit into
andrewrabert:mainfrom
ixelia-fr:main
Closed

Guard playback transparency against custom theme CSS#657
inkly wants to merge 1 commit into
andrewrabert:mainfrom
ixelia-fr:main

Conversation

@inkly

@inkly inkly commented Aug 2, 2026

Copy link
Copy Markdown

Server-side themes/plugins can set an opaque background on body with !important, which paints over the transparent document during playback and hides the mpv video behind the web layer (black video, audio fine). Inject a small higher-specificity stylesheet scoped to transparentDocument so the video always shows through.

Server-side themes/plugins can set an opaque background on body with
!important, which paints over the transparent document during playback
and hides the mpv video behind the web layer (black video, audio fine).
Inject a small higher-specificity stylesheet scoped to
transparentDocument so the video always shows through.
@andrewrabert

Copy link
Copy Markdown
Owner

Example theme/plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants