Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* https://gist.github.com/hlfan/fdb9863fd9871ecf55c4f5879c3b8d93 */ | |
/* Actual bloom */ | |
ytd-watch-flexy, | |
ytd-miniplayer, | |
ytd-shorts { | |
& #player-container .html5-video-container { | |
filter: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"><defs>\ | |
<filter id="cinematic" width="200vw" height="200vw" x="-100vw" y="-100vw">\ | |
<feGaussianBlur stdDeviation="610" in="SourceGraphic"/>\ | |
<feColorMatrix values="1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 2 0" result="blur610"/>\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pattern{display:none} | |
svg:has(g :not(path)){background:url(https://pbs.twimg.com/media/FBbGj5yWUAAUfk7.png:orig) no-repeat center/contain} |