Skip to content

YouTube - cleaner light theme by aintasimp

Details

Authoraintasimp

LicenseNo License

Categoryyoutube.com

Created

Updated

Size4.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           youtube.com - 1/28/2023, 4:38:27 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */


@-moz-document domain("youtube.com") {
    /* arabic */
/* arabic */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l8KiHrRpiYlJ.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin */
@font-face {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l8KiHrFpiQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
    tp-yt-paper-item.style-scope.ytd-guide-entry-renderer{
        font-family: 'Tajawal', sans-serif;
    }
    
    
   yt-formatted-string#video-title.style-scope.ytd-rich-grid-media{
        font-family: 'Tajawal', sans-serif;
       font-weight: 500;

    }
    
    
    #voice-search-button{
        visibility: hidden;
    }
    #gs_st50{
        visibility: hidden;
    }
    ytd-searchbox[desktop-searchbar-style=rounded_corner_borders_light_btn] #search-icon-legacy.ytd-searchbox {
    border-right-width: 0px;
    background-color: white;
    border-right-color: white;
}
    #logo-icon > svg > g > g:nth-child(2){
        visibility: hidden;
    }
    #country-code{
        visibility: hidden;
    }

#masthead-container{
background: rgba(255, 255, 255, .1);
backdrop-filter: blur( 10px );
-webkit-backdrop-filter: blur( 10px );

    }
    #masthead{
        background: rgba( 255, 255, 255, 0.0 );
        border: 0px solid rgba( 255, 255, 255, 0.18 );
    }
    #movie_player > div.ytp-chrome-bottom{
        width:100%;
        background: rgba(0, 0, 0, .05);
backdrop-filter: blur( 5px );
-webkit-backdrop-filter: blur( 5px );
border: 0px solid rgba( 255, 255, 255, 0.18 );
    }
    #movie_player > div.ytp-gradient-bottom{
        visibility: hidden;
    }
    #movie_player > div.ytp-chrome-top > div.ytp-title{
                visibility: hidden;
    }
    #movie_player > div.ytp-chrome-top > div.ytp-chrome-top-buttons > button.ytp-watch-later-button.ytp-button{
        visibility: hidden;
    }
    #movie_player > div.ytp-chrome-top > div.ytp-chrome-top-buttons > button.ytp-button.ytp-share-button.ytp-share-button-visible{
        visibility: hidden;
    }
    #movie_player > div.ytp-chrome-bottom > div.ytp-chrome-controls > div.ytp-left-controls > a.ytp-next-button.ytp-button{
        visibility: hidden;
        width:0px;
    }
    #movie_player > div.ytp-gradient-top{
        visibility: hidden;
    }
    #player{
        margin-bottom :25px;
    }
    #movie_player > div.ytp-chrome-bottom > div.ytp-chrome-controls > div.ytp-left-controls > button
    {
        display:none
    }
    #movie_player > div.ytp-chrome-bottom > div.ytp-chrome-controls > div.ytp-right-controls > button.ytp-miniplayer-button.ytp-button{
        display:none
    }
    #description{
        margin-top:25px;
    }
    #channel-name > ytd-badge-supported-renderer > div > yt-icon{
        display:none
    }
    }
    #contentContainer > div.banner-visible-area.style-scope.ytd-c4-tabbed-header-renderer{
        height:0px;
    }
    #contentContainer{
        height:80%;
    }
    #links-holder{
        margin-top:7%;
        margin-right:200px;
        position:fixed;
        border-radius:100px;
  background: radial-gradient(77.73% 77.73% at 98.52% 96.25%, #F98BDA 0%, rgba(128, 76, 239, 0.29) 50.52%, rgba(91, 216, 216, 0) 100%), radial-gradient(141.73% 105.23% at 50% -7.16%, #E1F8FF 0%, rgba(160, 198, 255, 0) 50.73%, rgba(162, 147, 255, 0) 100%), radial-gradient(112.27% 48.54% at 1.59% 50%, rgba(255, 130, 227, 0.5) 0%, rgba(255, 123, 234, 0.095) 53.91%, rgba(254, 216, 255, 0) 100%), linear-gradient(153.07deg, #8177F3 6.37%, rgba(255, 230, 166, 0) 83.82%);

    }

    #primary-links.ytd-c4-tabbed-header-renderer, #secondary-links.ytd-c4-tabbed-header-renderer {
    background-color: #0000;
}

Reviews

No reviews yet.