Skip to content

The Amazing World of Gumball ▪︎ YouTube ▪︎ (beta) by kon00712

Details

Authorkon00712

LicenseNONE

Categoryyoutube

Created

Updated

Size13 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Gumball theme for youtube. Use the dark youtube format to get the best experience (works anyway though). :3

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         The Amazing World of Gumball ▪︎ YouTube ▪︎ (beta)
@namespace    USO Archive
@author       autisticgirl
@description  Gumball theme for youtube. Use the dark youtube format to get the best experience (works anyway though). :3
@version      20240805.11.57
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("youtube.com") {
ytd-app {
    background: url(https://vignette.wikia.nocookie.net/theamazingworldofgumball/images/1/14/StarBackgroundHQ.png) !important;
    background-size: 700px !important;
    background-blend-mode: lighten !important;
    background-color: #3e3e5d !important;
}

a#logo {
    background: #3e3e5d;
    box-shadow: 0px 0px 20px 20px #3e3e5d;
    border-radius: 100%;
}


#columns.ytd-watch-flexy {
    background-image: url(https://vignette.wikia.nocookie.net/theamazingworldofgumball/images/1/14/StarBackgroundHQ.png) !important;
    background-size: 700px !important;
    background-blend-mode: lighten !important;
    background-color: #8f8fc1 !important;
}

ytd-browse[page-subtype="channels"] {
    background-image: url(https://vignette.wikia.nocookie.net/theamazingworldofgumball/images/1/14/StarBackgroundHQ.png) !important;
    background-size: 700px;
    background-blend-mode: lighten !important;
    background-color: #7fcce5 !important;
}

ytd-masthead {
    background: #1d1d3c;
}

ytd-app {
    background: #efd3e1;
}

#guide-content.ytd-app {
    background: #1c1c3cf2;
}
.guide-icon.ytd-guide-entry-renderer {
    color: #ffffff;
}
ytd-guide-entry-renderer[active] .guide-icon.ytd-guide-entry-renderer, ytd-guide-entry-renderer[is-guide-refresh][active] .guide-icon.ytd-guide-entry-renderer {
    color: #000000;
}

ytd-searchbox[mode=legacy] #container.ytd-searchbox, ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox {
    border: 3px solid #b8d2d3;
    border-right: none !important;
}

#search-icon-legacy.ytd-searchbox {
    border: 3px solid #d51567;
    background-color: #d61667;
    border-left: none !important;
}
ytd-searchbox[mode=legacy] #container.ytd-searchbox, ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox {
    border-radius: 4px 0 0 4px;
    background-color: #b8d2d4;
}

ytd-searchbox[mode=legacy] #container.ytd-searchbox,
ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox {
    box-shadow: none;
}


ytd-c4-tabbed-header-renderer {
    --yt-lightsource-section1-color: hsl(195, 67%, 70%);
    --yt-lightsource-primary-title-color: #dc0082;
    --yt-lightsource-secondary-title-color: #ea6c75;
}




#contentContainer.app-drawer {
    background-color: transparent !important;
}

ytd-guide-entry-renderer[active] {
    background-color: var(--yt-spec-10-percent-layer);
}

#video-title.yt-simple-endpoint.ytd-grid-video-renderer {
    color: #f192b4;
    text-shadow: 0px 0px 13px #ffeb00;
}

yt-formatted-string[has-link-only_]:not([force-default-style]) a.yt-simple-endpoint.yt-formatted-string:visited {
    color: #219a33;
}

yt-formatted-string[has-link-only_]:not([force-default-style]) a.yt-simple-endpoint.yt-formatted-string {
    color: #219a33;
}

#metadata-line.ytd-grid-video-renderer {
    color: #5b78ba;
}

#endpoint.yt-simple-endpoint.ytd-guide-entry-renderer {
    color: #e74d0c;
}

ytd-guide-entry-renderer[active] .guide-icon.ytd-guide-entry-renderer, ytd-guide-entry-renderer[is-guide-refresh][active] .guide-icon.ytd-guide-entry-renderer {
    color: #ffffff;
}

paper-button.ytd-subscribe-button-renderer {
    background-color: #6eb779;
}

paper-button.ytd-subscribe-button-renderer[subscribed] {
    background-color: #f192b4;
    color: hsl(57, 100%, 50%);
}

yt-formatted-string.style-scope.ytd-video-primary-info-renderer {
    color: #e74792 !important;
    font-weight: bold;
}

ytd-toggle-button-renderer.style-text[is-icon-button] {
    color: #74cae6 !important;
}

ytd-button-renderer.style-text[is-icon-button], ytd-button-renderer.style-default[is-icon-button], ytd-button-renderer.style-opacity[is-icon-button] {
    color: #75cae6 !important;
}

.ytp-swatch-background-color {
    background-color: #d51567;
}

.ytp-load-progress {
    background: rgba(117, 202, 230, 0.33);
}

#description-text.ytd-video-renderer {
    color: #c7c7c7;
}

.badge-style-type-simple.ytd-badge-supported-renderer {
    background: rgb(254, 242, 0);
    color: #76cae6;
}

#description.ytd-channel-renderer {
    color: #f192b4;
}

#channel-title.ytd-channel-renderer {
    color: #fef200;
}


#metadata.ytd-channel-renderer {
    color: #74cae6;
}

#video-title.ytd-video-renderer {
    color: #f192b4;
}

#metadata-line.ytd-video-meta-block {
    color: #74c6de;
}

h3.ytd-compact-video-renderer {
    color: #fef200;
}

#byline.ytd-video-meta-block {
    --yt-endpoint-color: #f192b4;
    color: #f192b4;
}

ytd-comment-action-buttons-renderer {
    display: block;
    color: #f192b4;
}

ytd-button-renderer yt-formatted-string.ytd-button-renderer {
    color: #f192b4;
}

button.yt-icon-button {
    color: #f192b4;
}

#button.ytd-menu-renderer yt-icon.ytd-menu-renderer {
    color: #74cae6;
}

ytd-subscribe-button-renderer[button-style="COMPACT_GRAY"] paper-button.ytd-subscribe-button-renderer {
    background-color: #d3e2c1;
    color: hsl(334, 82%, 46%);
}

#description-text.ytd-video-renderer {
    color: #fef200;
}

#title.ytd-shelf-renderer {
    color: #d51567;
}

#title-annotation.ytd-shelf-renderer {
    color: #b8d2d3;
}

h3.ytd-grid-radio-renderer {
    color: #d51567;
}

#item-title.ytd-feedback-elicitation-single-question-renderer {
    color: #d51567;
}

#question.ytd-feedback-elicitation-single-question-renderer {
    color: #e64d0c;
}

#responses.ytd-feedback-elicitation-single-question-renderer yt-formatted-string.ytd-feedback-elicitation-single-question-renderer {
    color: #b8d2d3;
}

ytd-button-renderer.style-primary[disabled][is-paper-button] {
    background-color: #f192b4;
    color: #ffffff;
}



#toggle.ytd-grid-renderer {
    color: #b8d2d3;
}

ytd-guide-section-renderer[is-guide-refresh] #guide-section-title.ytd-guide-section-renderer {
    color: #b8d2d3;
}

ytd-thumbnail-overlay-side-panel-renderer {
    background-color: hsla(339, 77%, 76%, 0.75);
    color: hsla(0, 0%, 100%, .8);
}

ytd-thumbnail-overlay-time-status-renderer {
    color: #FFFFFF;
    background-color: rgb(241, 146, 180);
}

.badge-style-type-collection.ytd-badge-supported-renderer {
    color: hsl(49, 99%, 58%);
}

yt-icon.ytd-badge-supported-renderer {
    color: #f192b4;
}

#guide-icon.ytd-masthead {
    color: #f192b4;
}

span.yt-view-count-renderer {
    color: #b8d2d3;
}

.content.ytd-video-secondary-info-renderer {
    color: #4c306f;
}

#author-text.yt-simple-endpoint.ytd-comment-renderer {
    color: #74cae6;
}

#content-text.ytd-comment-renderer {
    color: hsl(267, 50%, 28%);
}

#title.ytd-metadata-row-renderer {
    color: #c9db33;
}

.more-button.ytd-video-secondary-info-renderer, .less-button.ytd-video-secondary-info-renderer {
    color: hsl(261, 48%, 30%);
}

ytd-video-primary-info-renderer {
    border-bottom: 1px solid rgb(241, 146, 180);
}

#like-bar.ytd-sentiment-bar-renderer {
    background: #f192b4;
}

#container.ytd-sentiment-bar-renderer {
    background-color: #d6809f;
}

html:not(.style-scope) {
    --yt-spec-call-to-action: #d51567;
}

#primary-links.ytd-c4-tabbed-header-renderer, #secondary-links.ytd-c4-tabbed-header-renderer {
    background-color: hsla(87, 36%, 82%, 0.69);
}

#subtitle.ytd-shelf-renderer {
    color: #9761c5;
}

ytd-author-comment-badge-renderer.style-scope.ytd-comment-renderer.creator {
        background: #d51567;
}

#label.ytd-pinned-comment-badge-renderer {
    color: hsl(57, 100%, 50%);
}

yt-icon.ytd-pinned-comment-badge-renderer {
    fill: hsl(57, 100%, 50%);
}

ytd-active-account-header-renderer {
    background-color: rgb(211, 21, 102);
    border-bottom: 1px solid rgb(210, 21, 102);
}

ytd-multi-page-menu-renderer {
    background: hsl(240, 36%, 17%);
}

ytd-subscribe-button-renderer[new-subscribe-color] paper-button.ytd-subscribe-button-renderer {
    background-color: #f192b4;
}

ytd-button-renderer.style-suggestive[is-paper-button] paper-button.ytd-button-renderer {
    border: 1px solid #75cae6;
    padding: var(--yt-button-padding-minus-border);
    background: #75cae6 !important;
}

yt-formatted-string.ytd-comments-header-renderer {
    color: #fef200;
}

a.yt-formatted-string {
    color: #75cae6 !important;
}

a.yt-simple-endpoint.yt-formatted-string:visited {
    color: #75cae6 !important;
}


#upnext.ytd-compact-autoplay-renderer {
    color: #f192b4;
}
.title.ytd-mini-channel-renderer {
    color: #ffd801;
    text-shadow: 0px 0px 5px #d51567;
}

ytd-searchbox[mode=legacy] #container.ytd-searchbox input.ytd-searchbox, ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox input.ytd-searchbox {
    color: hsl(334, 82%, 46%);
}

ytd-guide-entry-renderer[is-guide-refresh] .guide-icon.ytd-guide-entry-renderer {
    color: #f192b4;
}

ytd-guide-entry-renderer[is-guide-refresh][is-primary] .title.ytd-guide-entry-renderer {
    color: hsl(0, 0%, 100%);
}

ytd-guide-entry-renderer[is-guide-refresh] #endpoint.yt-simple-endpoint.ytd-guide-entry-renderer {
    color: hsl(0, 0%, 100%);
}

ytd-toggle-button-renderer.style-text[is-icon-button] #text.ytd-toggle-button-renderer {
    color: #5f0f7d;
}

ytd-button-renderer.style-text[is-icon-button] #text.ytd-button-renderer, ytd-button-renderer.style-default[is-icon-button] #text.ytd-button-renderer, ytd-button-renderer.style-opacity[is-icon-button] #text.ytd-button-renderer {
    color: #5f0f7d;
}

.date.ytd-video-secondar...

Reviews

No reviews yet.