mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Backport ambient mode plugin
This commit is contained in:
7
plugins/ambient-mode/style.css
Normal file
7
plugins/ambient-mode/style.css
Normal file
@ -0,0 +1,7 @@
|
||||
#song-video canvas.html5-blur-canvas{
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
filter: blur(100px);
|
||||
}
|
||||
Reference in New Issue
Block a user