A Modern YouTube Stile pack
Modern Stile by Lastknight12
Details
AuthorLastknight12
LicenseNO-REDISTRIBUTION
Categoryyoutube.com
Created
Updated
Size2.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 Clara - Honkai Star Rail - YouTube
@namespace USO Archive
@author avey rei
@description `A Clara-themed style.`
@version 20230524.20.38
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("youtube.com")
{
}
@-moz-document domain("youtube.com")
{
ytd-app
{
background: url("https://images.hdqwalls.com/download/dragon-ball-z-goku-ultra-instinct-fire-4k-lt-2880x1800.jpg")fixed #000!important;
background-size: cover!important;
}
.ytp-swatch-background-color
{
background: linear-gradient(126deg, rgba(255,0,0,1) 0%, rgba(226,20,185,1) 47%, rgba(0,241,247,1) 97%) !important;
}
#background {
background-color: transparent !important;
backdrop-filter: blur(15px);
}
#masthead {
background-color: hsla(0, 0%, 100%, 0.08) !important;
}
#search-form>#container {
background-color: #13121252 !important;
border: none !important;
}
.yt-spec-icon-badge-shape__badge {
border: none;
}
#search-icon-legacy {
border: none !important;
background-color: #13121252 !important;
}
ytd-rich-item-renderer {
position: relative;
}
ytd-multi-page-menu-renderer {
background-color: hsla(0, 0%, 100%, 0.15);
backdrop-filter: blur(25px);
}
ytd-rich-item-renderer:before {
content: "";
position: absolute;
width: 100%;
height: 108%;
top: -5px;
left: -5px;
padding: 0px 5px;
backdrop-filter: blur(20px);
border-radius: 12px;
}
#voice-search-button.ytd-masthead {
background-color: #13121252;
}
#contentContainer {
background-color: hsla(0, 0%, 100%, .28) !important;
}
#page-manager:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
backdrop-filter: blur(10px);
border-radius: 12px;
z-index: -0;
}
body {
overflow-x: hidden;
}
ytd-mini-guide-renderer, #guide-wrapper, #guide-content {
background-color: hsla(0, 0%, 0%, .08) !important;
backdrop-filter: blur(15px);
}
#country-code {
display: none;
}
#logo {
display: none !important;
}
#chips-wrapper {
display: none !important;
}
}
@-moz-document regexp("https://i.pinimg.com/564x/1c/6a/69/1c6a6926c7b5a12e2f81c13ded40ada2.jpg")
{
*
{
background-color: #000!important;
color: #fff!important;
border-color: #000!important;
}
}