02 fans
ZeroTwo YT by chxrry

Details
Authorchxrry
LicenseNo License
CategoryYouTube
Created
Updated
Code size3.8 kB
Code checksum553d1065
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ZeroTwo
@namespace YouTube.com
@version 1.0.0
@description A new userstyle
@author Vesirz#0562
==/UserStyle== */
@-moz-document domain("youtube")
{
}
@-moz-document regexp("https?://www.youtube.com?/(?!my_videos|ad_companion|subscribe_embed|account|yt|red).*")
{
html:not(#),body>div,body>table,[role="navigation"],[role="dialog"],#body-container>div,[aria-expanded="true"]:not(.ytp-button),[class*="tooltip"]:not(.ytp-tooltip-duration):not(.ytp-tooltip-bg):not(.ytp-tooltip-text-wrapper):not([class*="arrow"]):not(button),[role="menu"],.ytp-popup,.videoAdUiPreSkipButton,.videoAdUiAdInfoPopup
{
background: url(https://usercontent.2th.me/a/i/ye0ceaj7ykr/2th.me_3090828.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzI5MDRmMzFhLTc3YmEtNDViNi05ZjYyLTE4NGUyYTdhNTE5MFwvZGRra2hwNS1iMTRjOWYxNy04NWVjLTRiZDctOGQzYS02YjY5NmEwOWEyOWUucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.C0101mIiYe2weT7Xo0JFCTEyWbYLxl-Gi_2c9Kq_9VY)fixed #000!important;
background-size: cover!important;
}
/*search bar*/ #masthead-search-terms,form.channels-search:not(#)
{
border: 1px solid #ff6b9e!important;
}
#masthead-search-terms.gsfe_a
{
border: 1px solid #A0A0A0!important;
}
#masthead-search-terms.gsfe_b
{
border: 1px solid #4D90FE!important;
}
:not(textarea):not(input):not([contenteditable])
{
text-shadow: 0 0.05em rgba(0,0,0,.5),0 -0.05em rgba(0,0,0,.5),0.05em 0 rgba(0,0,0,.5),-0.05em 0 rgba(0,0,0,.5)!important;
}
:not([class*="video-extras-sparkbar"]):not([class^="ytp-"]):not(.sidebar):not(.video-time):not([class^="html5-"]):not(.yt-uix-button-primary):not(label):not(.toggle):not(.branding-context-container-inner):not(.iv-drawer)
{
background-color: transparent!important;
color: #000!important;
}
.load-more-button
{
background: transparent!important;
}
[role="alert"],.content-region,.yt-uix-checkbox-on-off .checked:before
{
display: none!important;
}
:not(#) :link
{
color: #ff6b9e!important;
}
:not(#) :visited
{
color: #ff6b9e!important;
}
:not(#) select
{
background: black!important;
}
[href="/"][id*="logo"],:not(.ytp-volume-slider-handle):not(.yt-uix-playlistlike):before,.yt-uix-button-icon-material-upload,.yt-uix-button-icon-bell,.yt-uix-button-icon-wrapper>.yt-sprite,.autoplay-info-icon,.search-button>.yt-uix-button-content,#appbar-guide-button .yt-uix-button-icon-wrapper,.yt-uix-button-shelf-slider-pager
{
-webkit-filter: invert(1)hue-rotate(180deg);
filter: invert(1)hue-rotate(180deg);
}
.yt-uix-form-input-select,[class$="container"],#yt-comments-paginator
{
background-image: none!important;
}
:not(h2):not(button):not(.comment-simplebox-renderer-collapsed-content),#footer-container button,.yt-uix-button-shelf-slider-pager
{
border: none!important;
}
textarea,[contenteditable="true"],[type="text"]:not(#masthead-search-term),[role="menu"]:not(.guide-user-links):not(.ytp-panel-menu),#footer-container .yt-uix-button-default,.yt-uix-clickcard-card-visible,#watch-appbar-playlist,.comment-simplebox-frame,body>table
{
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,.5)!important;
}
#masthead-search-terms
{
box-shadow: none!important;
}
}
@-moz-document regexp("https://apis.google.com/u/0/_/hovercard.*")
{
*
{
background-color: #000!important;
color: #000!important;
border-color: #000!important;
}
.ytp-play-progress {
color: ff6b9e;
}
}