Skip to content

[FIX] Miqcraft Theme by nzk

Details

Authornzk

LicenseNo License

Categorystudio.youtube.com

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

personal fix for Miqcraft Youtube studio theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         [FIX] Fade+ Youtube
@version      20240927.22.16
@namespace    https://userstyles.world/user/nzk
@description  personal fix for Fade+
@author       nzk
@license      No License
==/UserStyle== */

@-moz-document domain("studio.youtube.com") {
html {
    --ytcp-general-background-b: #31363F;
}

html[modern] ytcp-button-shape {
    --yt-spec-text-disabled: #fff;
}
html {
    
    --ytcp-general-background-a: #31363f;
    --ytcp-text-secondary: #fff;
}

.ytcp-button-shape-impl--mono.ytcp-button-shape-impl--tonal {
    color: #fff;
}
ytcp-comment {
    --ytcp-reply-margin-left: 56px;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    --comment-background-color:#fff0;
}
.staple-cardborderless.yta-card-container {
        background-color: #fff0
}
#entity-snapshot.yta-entity-snapshot-carousel {
    --thumbnail-title-padding: 16px;
    flex: none;
    background-color: #fff0
}

        html {
    --ytcp-brand-background-solid: #fff0;
}

.ytcp-header {
    background: #161616 !important;
}

.ytcp-button-shape-impl--mono.ytcp-button-shape-impl--outline {
    color: #fff;
}

.footer {
    background-color: #181A1F;
}

:root {
    --bg2-color: #fff0
}

html {
    --ytcp-focus: #0a1f3a;
}

#next-button.style-scope.ytcp-uploads-dialog {
    background-color: #222222;
}

#done-button.style-scope.ytcp-uploads-dialog {
    background-color: #222222
}

#dialog.ytcp-playlist-dialog {
    background-color: #222222;
}
}

Reviews

No reviews yet.