Skip to content

studio.youtube.com by chuck6908

Screenshot of studio.youtube.com

Details

Authorchuck6908

LicenseNo License

Categoryyoutube

Created

Updated

Size18 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Edit background

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Youtube_Blacked
@namespace      USO Archive
@author         Angel GR
@description    `*don't ask for quick updates ever*this work is mine and I don't know anything about creating web pages, or design, I just use my head a little*if there is a style available just use it*I create all styles just for myself,but the page requires me to share my work, so if you don't like it just don't use it,but if you like it use it and enjoy it,*be polite`
@version        20220901.1.43
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("youtube.com")
{
 html[dark], [dark] {
--yt-spec-general-background-a: #000000!important;
--yt-spec-brand-background-solid: #000000!important;
--ytd-searchbox-legacy-button-focus-color: #16161621!important;
--yt-spec-brand-background-primary: rgb(0 0 0 / 98%)!important;
--yt-spec-brand-background-tertiary: rgb(0 0 0)!important;
--yt-spec-text-secondary: #e7e7e7!important;
--yt-spec-text-primary: #e7e7e7!important;
--yt-spec-text-quartary: #aaa!important;
--yt-spec-badge-chip-background: #c8c8c81a!important;
--yt-spec-button-chip-background-hover: #7c7c7c33!important;
--yt-spec-brand-background-primary-ultimo: #0000006b !important;
}
#chips-wrapper.ytd-feed-filter-chip-bar-renderer {
    position: relative;
    top: 0px;
    width: var(--ytd-rich-grid-chips-bar-width);
    z-index: 2000;
    background-color: var(--yt-spec-brand-background-primary);
    border-top: 1px solid var(--yt-spec-10-percent-layer);
    border-bottom: 1px solid var(--yt-spec-10-percent-layer);
    display: flex;
    justify-content: center;
    flex: none;
}
ytd-button-renderer.ytd-feed-filter-chip-bar-renderer {
    --yt-button-color: #3ea6ff;
    --yt-button-icon-size: 32px;
    border-radius: 16px;
    height: 32px;
    margin: 0 12px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
yt-chip-cloud-chip-renderer[chip-style=STYLE_DEFAULT][selected], yt-chip-cloud-chip-renderer[chip-style=STYLE_HOME_FILTER][selected] {
    background-color: #498eff;
    color: #000000;
}
ytd-multi-page-menu-renderer {
    background: #000000bf;
    border: 1px solid var(--yt-spec-10-percent-layer);
    border-top: none;
    overflow-x: hidden!important;
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(12px) !important;
    border-radius: 12px;
}
ytd-simple-menu-header-renderer {
    background-color: #00000014;
    color: var(--yt-spec-text-primary);
    border-bottom: 1px solid var(--yt-spec-10-percent-layer);
    min-height: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
ytd-masthead {
    --paper-input-container-input-align: baseline;
    display: block;
    width: 100%;
    background: #000000b8;
    backdrop-filter: blur(12px) !important;
}
#container.ytd-searchbox {
    position: relative;
    align-items: center;
    background-color: #12121208;
    border: 1px solid var(--ytd-searchbox-legacy-border-color);
    border-right: none;
    border-radius: 2px 0 0 2px;
    box-shadow: inset 0 1px 2px var(--ytd-searchbox-legacy-border-shadow-color);
    color: var(--ytd-searchbox-text-color);
    padding: 2px 6px;
    margin-left: 34px;
    flex: 1;
    flex-basis: 1e-9px;
    display: flex;
    flex-direction: row;
}
#search-icon-legacy.ytd-searchbox {
    border: 1px solid var(--ytd-searchbox-legacy-button-border-color);
    background-color: #16161621;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    height: 40px;
    width: 64px;
    margin: 0;
}
.sbdd_b {
    background: #00000099;
    border: 1px solid #5e5e5e45;
    border-top-color: #5e5e5e45;
    box-shadow: 0 2px 4pxrgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 0%);
    cursor: default;
    backdrop-filter: blur(12px) !important;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.sbsb_a {
    background: #0000;
}
.sbpqs_a {
    color: #af6ed1b5;
}
.gsfs {
    font-size: 1.6rem;
    color: #396cb9;
}
.sbfl_b {
    background: #2e2e2e05;
}
tp-yt-paper-listbox {
    display: block;
    padding: 8px 0;
    background: transparent;
    color: var(--paper-listbox-color, var(--primary-text-color));
    border: var(--paper-listbox-border);
}
ytd-menu-popup-renderer {
    display: inline-grid;
    grid-template-columns: min-content;
    background-color: #181818e8;
    border-radius: 12px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    backdrop-filter: blur(12px) !important;
}
.sbqs_c:before {
    background: no-repeat url(https://upload.wikimedia.org/wikipedia/commons/f/f9/Opas6.png) !important;
}
.sbpqs_a:before {
    background: no-repeat url(https://upload.wikimedia.org/wikipedia/commons/f/f3/Pots6.png) !important;
}
ytd-button-renderer.yt-chip-cloud-renderer {
    --yt-button-color: #3ea6ff;
    --yt-button-icon-size: 32px;
    border-radius: 16px;
    height: 32px;
    padding: 0 8px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ytp-popup {
    position: absolute;
    overflow: hidden;
    border-radius: 12px;
    background: rgb(0 0 0 / 75%);
    transition: opacity .1s cubic-bezier(0,0,0.2,1);
    -webkit-user-select: none;
    backdrop-filter: blur(12px) !important;
}
tp-yt-paper-toggle-button[checked]:not([disabled]) .toggle-button.tp-yt-paper-toggle-button {
    background-color: #ffffff;
}
tp-yt-paper-toggle-button[checked]:not([disabled]) .toggle-bar.tp-yt-paper-toggle-button {
    background-color: #49be25;
    opacity: var(--paper-toggle-button-checked-bar-opacity, 1);
}
.toggle-bar.tp-yt-paper-toggle-button {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    pointer-events: none;
    transition: background-color linear var(--transition-duration);
    background-color: #57525e;
    opacity: var(--paper-toggle-button-unchecked-bar-opacity, 0.4);
}
.toggle-container.tp-yt-paper-toggle-button {
    display: inline-block;
    position: relative;
    width: 38px;
    height: 24px;
    margin: 4px 1px;
}
.toggle-button.tp-yt-paper-toggle-button {
    position: absolute;
    top: 2px;
    left: 0;
    right: auto;
}
ytd-settings-sidebar-renderer {
    width: 240px;
    padding: 20px 0;
    box-sizing: border-box;
    background-color: #000000;
}
ytd-dropdown-renderer[has-background] tp-yt-paper-dropdown-menu-light.ytd-dropdown-renderer {
    color: var(--yt-spec-text-secondary);
    background-color: #101010;
    padding: 0 16px;
    border-radius: 12px

}
.dropdown-content.tp-yt-paper-menu-button {
    background: var(--paper-menu-button-content-background);
    background-color: #1e1e1ed1;
    backdrop-filter: blur(12px) !important;
    border-radius: 8px;
    box-shadow: none;
    position: var(--paper-menu-button-content-position, relative);
}
ytd-compact-link-renderer[compact-link-style=compact-link-style-type-settings-sidebar][active] {
    background-color: var(--yt-spec-10-percent-layer);
    border-radius: 8px;
}


  

#card.yt-live-chat-viewer-engagement-message-renderer {
    position: relative;
    background-color: #141414;
    border-radius: 4px;
    padding: 12px 16px;
    display: flex;
    flex-direction: row;
}
#contents.yt-live-chat-mode-change-message-renderer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 30px;
    border-radius: 4px;
    background: #141414;
}
tp-yt-paper-listbox.yt-dropdown-menu .iron-selected.yt-dropdown-menu {
   
    background-color: #5c5c5c00;
}
tp-yt-paper-listbox.yt-dropdown-menu {
    background-color: #2e2e2e00;
}
tp-yt-paper-listbox.yt-dropdown-menu .iron-selected.yt-dropdown-menu {
    background-color: #00000014 !important;
}
a.yt-simple-endpoint.yt-dropdown-menu {
    display: block;
    color: #00000014;
}
ytd-active-account-header-renderer {
    background-color: #0000001c;
    border-bottom: 1px solid var(--yt-spec-10-percent-layer);
    box-sizing: border-box;
    position: relative;
    padding: 16px;
    display: flex;
    flex-direction: row;
}
tp-yt-paper-dialog {
    display: block;
    margin: 24px 40px;
    background: #1e1e1ed1;
    backdrop-filter: blur(12px) !important;
    border-radius: 12px;
    color: var(--paper-dialog-color, var(--primary-text-color));
    font-family: "Roboto", "Noto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 40%);
}
.iv-card {
    background-color: #3030308c;
    border-radius: 7px;
}
.iv-card, .iv-card a.iv-click-target, .iv-card a.iv-click-target:hover, .iv-card a.iv-click-target:focus {
    display: block;
    color: #d7d7d7;
    text-decoration: none;
}
.iv-card h2 {
    margin: 0 0 8px;
    -webkit-line-clamp: 6;
    max-height: 90px;
    color: #aeb7d3;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}
.iv-card-image {
    position: relative;
    border-bottom: 1px solid #4e4e4e00;
    width: 145px;
    height: 145px;
    background: transparent;
    background-size: cover;
    color: #aeb7d3;
}
yt-confirm-dialog-renderer[dialog][dialog][dialog] {
    --divider-color: #ffffff14;
    background: #2e2e2e6e;
    margin: 0;
    border-radius: 12px;
    max-width: 688px;
    padding: 0;
    display: flex;
    flex-direction: row;
}
#scroller.yt-confirm-dialog-renderer {
    color: #eb3d3d;
}
html:not(.style-scope)[dark], :not(.style-scope)[dark] {
    --yt-spec-brand-background-primary: rgb(0 0 0 / 0%);
    backdrop-filter: blur(27px) !important;
    --yt-spec-general-background-a: #000000;
    --yt-spec-brand-background-primary-dos: #181616c7;
}
html:not(.style-scope) {
    --paper-dialog-background-color: #0000007a;
}
tp-yt-paper-dialog {
    background: var(--paper-dialog-background-color, var(--primary-background-color));
}  
ytd-feed-filter-chip-bar-renderer[is-dark-...

Reviews

No reviews yet.