Skip to content

Unplash exploration by him

Details

Authorhim

LicenseNo License

Categoryunsplash.com

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Unplash without distraction to explore...

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           unsplash.com - Apr 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("unsplash.com") {
    /* Insert code here... */
    div[data-test="photos-feed-route"]>div[class="PUIMS"]{
        opacity: 0;
        height: 10vh;
        top: -500px;
        position: relative
    }
    div[data-test="client-side-hydration-complete"]{
        background-image: url(https://th.bing.com/th/id/OIP.YF7QGZ-rm8rSEnUNz4ek-gAAAA?w=474&h=192&rs=1&pid=ImgDetMain) ;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position-x: center;
        background-color: #000;
        background-position-y: -50px;
        height: 100px
        
        
    }
    
    
    header{
        opacity: 0;
        transition: 1s ease-in-out;
        height: 100px
    }
    header:hover{
        opacity: 1;
        height: 40px
    }
    div[class="dCpDW"]{
    display: none
    }
    div[class="Y7nba"] img{
        filter: invert(1)
    }
    div[class="kJeVu adJk4 qdEzU"]{
        z-index: 99
    }
   
    div[class="wMSzv"]>ul[class="qnsDi GxtYC N46Vv"]{
        display: none
    }
    div[class="fWieE"]:has(svg[class="xJdt3"]){
        display: none
    }
    div[data-test="photos-feed-route"]{
        background: #000
    }
    
    section[class="niHJV AE75v pzRIt"],section[class="niHJV AE75v pzRIt"] img, header[class="VzhF5"], div[class="dCpDW"]{
        filter: invert(1)
    }
    
    
    form[class="l8oBh uW0ft l1RkE"], span[class="LhLNe"], h1[class="ycUsN qCMTA"], p[class="_CNfb qCMTA N46Vv"]{
        filter: invert(1)
    }
    .dCpDW, nav{
        background: url(https://images.unsplash.com/photo-1713439242060-1bb7de4214ac?q=80&w=1335&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);
        
        border: 0;
        border-color: #0000;
        overflow-y: scroll
        
    }
    .vrZAX:after,.vrZAX:before {
        visibility: hidden
}

}

Reviews

No reviews yet.