Skip to content

portaltube by gravitos-the-unthinkable

Details

Authorgravitos-the-unthinkable

LicenseWTFPL

Categorypoketube.fun

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a slightly portal 2 monitor inspired theme for poketube.fun

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           poketube.fun - 07.02.2023, 20:24:25
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("poketube.fun") {
    * {
        border-color: #960 !important;
        color: #FA0 !important
    }
    
    a.class img {
        filter: sepia(100%) saturate(500%) hue-rotate(-30deg)
    }
    
    body {
        background: #320
    }
    
    nav {
        background: #640
    }
    
    .app {
        background: #320
    }
    
    .recommended-list {
        background: #530
    }
    
    .comments .comments-class-or-something-i-cant-find-a-name-lol {
        background: #530
    }
    
    .comment-list {
        background: #640 !important
    }
    
    .comment-list desc * {
        background: #640 !important
    }
    
    .description * {
        background: #530
    }
    
    .owner {
        background: #960 !important
    }
    
    .video-info-panel.gradient {
        background: #530 !important;
        border: 5px;
    }
}

Reviews

No reviews yet.