A plum style for Youtube Music feat. Mitsuru-senpai
Kirijo Music Persona for Youtube by ninep9up
Details
Authorninep9up
LicenseNo License
Categoryyoutube music
Created
Updated
Size1.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Kirijo Music Persona for Youtube
@version 20220512.02.36
@namespace userstyles.world/user/ninep9up
@description A plum style for Youtube Music feat. Mitsuru-senpai
@author ninep9up
@license No License
==/UserStyle== */
@-moz-document domain("music.youtube.com") {
body {
background: url('https://i.imgur.com/T0IrM9x.jpeg') scroll no-repeat #3E3534;
overscroll-behavior: contain;}
ytmusic-app-layout > #content {
padding-bottom: 0;}
ytmusic-detail-header-renderer {
background: none}
ytmusic-player-page {
background: none}
.image.ytmusic-immersive-header-renderer ~ .content-container-wrapper.ytmusic-immersive-header-renderer {
position: relative;
padding-top: var(--ytmusic-immersive-header-padding-top);
background-color: transparent}
.image.ytmusic-immersive-header-renderer ~ .content-container-wrapper.ytmusic-immersive-header-renderer .gradient-container.ytmusic-immersive-header-renderer {
background: transparent;}
ytmusic-immersive-header-renderer {
background: none}
.image.ytmusic-immersive-header-renderer {mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1.0) 50%, transparent 100%);}
ytmusic-browse-response[has-background]:not([disable-gradient]) .background-gradient.ytmusic-browse-response {
background-image: none;}
.image.ytmusic-fullbleed-thumbnail-renderer {
display: none;
}
ytmusic-immersive-header-renderer[is-description-expanded] .image.ytmusic-immersive-header-renderer ~ .content-container-wrapper.ytmusic-immersive-header-renderer {
background-color: transparent;
}
}