Skip to content

123movies/moviejoy/solarmovie - Dark Rusty Slate by osirisgothra

Screenshot of 123movies/moviejoy/solarmovie - Dark Rusty Slate

Details

Authorosirisgothra

LicenseCC Zero - Public Domain

Categoryhttps://ww17.0123movie.net

Created

Updated

Size2.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is a universal site that works on all three websites (who knew sites cloning each other's content would actually be helpful for once :0)

Notes

an as-is style, use at your own discretion

Source code

/* ==UserStyle==
@name           solarmovie.to - darkest
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document regexp("https://.*(ogp\.me|solarmovie.to|0123movie\.net|solarmovie\.to|moviejoy\.).*") {
  *,header,footer, footer *, body > footer, main,.text-bg-dark,.bg-light
    {
        border-color: transparent !important;
        background-color: #0000 !important;
        background-image: none !important;
        box-shadow: none !important;        
    }    
    @keyframes bgslow
    {
        0%, 100% {            
            backdrop-filter: hue-rotate(0deg);            
        }
        50% {
            
            backdrop-filter: hue-rotate(360deg);            
        }
    }        
    body
    {     
           animation: bgslow 21s infinite ease-in-out;
        transform-origin: top;
        background-image: linear-gradient(30deg,#182027,#2f2620,#081213,#0f0502) !important;
        background-size: 100% 100%;
        background-attachment: fixed;
    }
    #search-result-top
    {
        background: #00000029 !important;
        backdrop-filter: blur(5px);
        box-shadow: 0px 2px 16px black !important;
        width: 150% !important;
    }    
    iframe,header,nav,navigation,div,a
    {
        color: transparent !important;
        background: linear-gradient(#468388,#fff) !important;
        background-clip: text !important;
        text-shadow: 1px 0px 2.5px #5b462a, 0px 1px 3.5px #2d7075, -1px -1px 2.5px #552900, 1px -4px 2.5px#0f0502 !important;
    }    
    a:hover, div#search-result-top a:hover > div
    {        
        transition: 0.5s;
        color: transparent !important;
        background: linear-gradient(#fff,#ffbaba) !important;
        background-clip: text !important;
        text-shadow: 1px 0px 2.5px #ffcb86, 0px 1px 3.5px #167b82, -1px -1px 2.5px #552900, 1px -4px 2.5px#0f0502 !important;
    }    
    div#search-result-top a:hover
    {        
        background: #0000005b !important;
        background-clip: content-box !important;
    }
    
    
    
    
    
    
}

@-moz-document domain("mcloud.vvid30c.site") {
    
    
}
@-moz-document domain("vidsrc.xyz") {
    
}
@-moz-document regexp(".*(vvid30c.site.|.*ogp\\.me)*") {
    
    
    
}

Reviews

No reviews yet.