Skip to content

CrapTube Dark Reader Fix by yosh1002

Screenshot of CrapTube Dark Reader Fix

Details

Authoryosh1002

Licensenone

Categorycraptube

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

replaces logo, some yt pngs and removes the weird yt gradient image

Source code

/* ==UserStyle==
@name         CrapTube Dark Mode
@version      20220605.18.06
@namespace    userstyles.world/user/yosh1002
@description  Enjoy the dark mode on CrapTube

im gonna make a universal one for most subrock clones
@author       yosh1002
@license      none
==/UserStyle== */

@-moz-document domain("craptube.xyz") {

body, masthead, #masthead-container, masthead-container, .watch-branded #watch-main-container, .watch-branded #watch-sidebar {
 background: transparent;
}

#footer-logo img, #logo {
    background-image: url("https://craptube.xyz/yt/imgbin/amazing.png");
    background-color: initial;
}

.yt-pl-thumb-overlay img {
margin-right:3px;
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) -36px -2155px;
width:9px;
height:12px
}

.yt-uix-button-icon-feed-item-action-menu {
opacity:.8;
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) 0 -2282px;
width:17px;
height:17px
}

.yt-uix-button-icon-feed-item-action-menu {
opacity:.8;
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) 0 -2282px;
width:17px;
height:17px
}

.yt-uix-button-active .yt-uix-button-icon-feed-item-action-menu {
opacity:1;
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) -29px -258px;
width:17px;
height:17px
}

.feed-author-bubble .system-icon.blog {
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) 0 -198px;
width:28px;
height:28px
}

.feed-author-bubble {
display:block;
float:left;
background:no-repeat url(//craptube.xyz/yt/imgbin/www-guide-vfl1t2Sk-.png) 0 -1403px;
width:43px;
height:38px
}

}

Reviews

No reviews yet.