A vaporwave style theme for Youtube.
YOUTUBE THEAM - ~Vaporwave~ 21/7/21 by zanzi092
Details
Authorzanzi092
LicenseCC BY 4.0
Categoryuserstyles
Created
Updated
Size3.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
The BG picture is here: https://i.imgur.com/UVwvsS3.jpeg
Source code
/* ==UserStyle==
@name YOUTUBE THEAM - ~Vaporwave~ 21/7/21
@version 20220314.22.43
@namespace userstyles.world/user/zanzi092
@description A vaporwave style theme for Youtube.
@author zanzi092
@license CC BY 4.0
==/UserStyle== */
/* ==UserStyle==
@name Vaporwave Style YouTube Theme
@namespace USO Archive
@author Zanzi
@description `A vaporwave style theme for Youtube. The BG picture is here: https://i.imgur.com/UVwvsS3.jpeg`
@version 20210721
@license CC BY 4.0
@preprocessor uso
==/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://i.imgur.com/UVwvsS3.jpeg)fixed #5a8c86!important;
background-size: cover!important;
}
/*search bar*/ #masthead-search-terms,form.channels-search:not(#)
{
border: 1px solid #52c4ce!important;
}
#masthead-search-terms.gsfe_a
{
border: 1px solid #52c4ce!important;
}
#masthead-search-terms.gsfe_b
{
border: 1px solid #52c4ce!important;
}
:not(textarea):not(input):not([contenteditable])
{
text-shadow: 0 0.03em rgb(122, 3, 194),0 -0.03em rgb(90, 210, 124),0.02em 0 rgb(201, 93, 255),-0.05em 0 rgb(56, 49, 150)!important;
}
:not([class^="ytp-"]):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: rgba(174, 174, 135, .07)!important;
color: #fff!important;
}
.load-more-button
{
background: rgb(119, 1, 125)!important;
}
[role="alert"],.content-region,.yt-uix-checkbox-on-off .checked:before
{
display: none!important;
}
:not(#) :link
{
color: #5a8c86!important;
}
:not(#) :visited
{
color: rgb(231, 48, 48)!important;
}
:not(#) select
{
background: #52c4ce!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 #783325!important;
}
#masthead-search-terms
{
box-shadow: none!important;
}
}
@-moz-document regexp("https://apis.google.com/u/0/_/hovercard.*") {
*
{
background-color: #b8b8b8!important;
color: #b8b8b8!important;
border-color: #b8b8b8!important;
}
}