Dark Background of ytp gradient botton
Youtube-Dark Background of ytp gradient botton by Shomnipotence
Details
AuthorShomnipotence
LicenseNo License
Categorywww.youtube.com
Created
Updated
Size372 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.youtube.com - 2023年10月
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("www.youtube.com") {
.ytp-gradient-bottom{
background:linear-gradient(360deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%) !important;
}
}