Skip to content

BITVIEW THEME FOR YT2009 by griffenhiggins

Screenshot of BITVIEW THEME FOR YT2009

Details

Authorgriffenhiggins

LicenseNo License

Categoryhttps://yt2009.aesthetiful.com/

Created

Updated

Size2.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

bitview theme for yt2009. Credit to BoredWithADHD and Kazuya for making the code that i stole to make this

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         BITVIEW THEME FOR YT2009
@version      20231216.21.53
@namespace    userstyles.world/user/griffenhiggins
@description  bitview theme for yt2009. Credit to BoredWithADHD and Kazuya for making the code that i stole to make this
@author       griffenhiggins
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://yt2009.aesthetiful.com/") {
#logo {
    background: url(https://cdn.discordapp.com/attachments/900162994686787594/1176050368044605441/bv09logo.png?ex=656d7541&is=655b0041&hm=5643147a3b19e522087610486c46ab3b3991056d83b66b72905ce2bce664b265&);;
}

}

@-moz-document url-prefix("https://yt2009.aesthetiful.com/") {

#masthead-nav-main a:last-of-type {
font-size: 0;
line-height: 0;
}
#masthead-nav-main a:last-of-type::after {
content: 'Community';
font-size: 13px;
line-height: 20px;
    
}

.video_controls .loaded {
background-image: url("https://i.imgur.com/VnEFTzg.png");
}
.video_controls .elapsed {
background-image: url("https://i.imgur.com/0apDNCP.png");
}
.endscreen-video {
display: none;
}
.endscreen-arrow-right {
display: none;
}
.endscreen-arrow-left {
display: none;
}
.video_controls .play_btn, .video_controls .pause_btn {
background-image: url("https://i.imgur.com/XANDgDJ.png");
}

.video_controls .play_btn, .video_controls .pause_btn {
background-image: url("https://i.imgur.com/XANDgDJ.png");
}

.video_controls .volume_button {
background-image: url("https://i.imgur.com/XANDgDJ.png");
}

.video_controls .player_additions {
background-image: url("https://i.imgur.com/XANDgDJ.png");
}
.video_controls .seek_btn {
background-image: url("https://i.imgur.com/6hkXBGE.png");
}
.video_controls .fullscreen {
background-image: url("https://i.imgur.com/yJNAxS9.png");
}
.video_controls .hq {
background-image: url("https://i.imgur.com/qoY7qVh.png");
}

.player_additions_popout .annotations, .player_additions_popout .cc {
background-image: url("https://i.imgur.com/qoY7qVh.png");
}
.video_controls .fullscreen.opened {
background-image: url("https://i.imgur.com/FTEQsdg.png");
}
.button-replay img {
visibility: hidden;
}

.button-replay {
background: url("https://i.imgur.com/lmS1uWZ.png") no-repeat;
background-position: 72px 1px;
}
.button-share img {
visibility: hidden;
}

.button-share {
background: url("https://i.imgur.com/gHqOdcP.png") no-repeat;
background-position: 73px 1px;
}
.endscreen .yt-center.buttons div {
margin-top: 120px;
}
#watch-longform-buttons .master-sprite:hover  {
filter: hue-rotate(210deg) brightness(180%);
}
#watch-share-services-collapsed a {
font-size: 12px;
}
}

Reviews

No reviews yet.