Skip to content

moescape.ai by madmax17

Screenshot of moescape.ai

Details

Authormadmax17

LicenseNo License

Categorymoescape.ai

Created

Updated

Code size1.9 kB

Code checksum7649476b

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           moescape.ai
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://moescape.ai/") {
    .bg-primaryBtn {
        -tw-bg-opacity: 1;
        background-color: rgb(147, 112, 219);
    }

    .border-primaryBtn {
        --tw-border-opacity: 1;
        border-color: rgb(147, 112, 219);
    }

    .text-primaryBtn {
        --tw-text-opacity: 1;
        color: rgb(147, 112, 219);
    }

    .hover\:text-primaryBtn:hover {
        --tw-text-opacity: 1;
        color: rgb(147, 112, 219);
    }

    .bg-badge {
        --tw-bg-opacity: 1;
        background-color: rgb(147, 112, 219);
    }

    a.flex.h-8.w-8.items-center.justify-center.rounded-full.bg-\[\#5865F2\].px-1\.5 {
        background-color: purple;
    }
    
    .css-10br6lm{
        color: rgb(147, 112, 219);
    }
    
    input#title:focus {
        --tw-ring-color: rgba(147, 112, 219, 0.5);
    }
    
    textarea#description:focus {
        --tw-ring-color: rgba(147, 112, 219, 0.5);
    }
    
    .before\:border-primaryBtn:before {
        --tw-border-opacity: 1;
        border-color: rgb(147, 112, 219);
        content: var(--tw-content);
    }

    .flex.gap-1 > img{
        content: url(https://d8l68e4ijccbk.cloudfront.net/t27du1%2Fpreview%2F62231803%2Fmain_large.png?response-content-disposition=inline%3Bfilename%3D%22main_large.png%22%3B&response-content-type=image%2Fpng&Expires=1731104455&Signature=NPgfghpB~coTvVQgIG1KN3vbOK~YIyQNZwRpk0vw7yyfGgIczLtH-xMx2zk1qhG6UXI0mksjXBv4O29d219BXmLyhbTX-tx4FQRibWk1Mcoq-1Xvvwvcx4gUnm4cGr2tfxUyOc3GXNdh5ir9ypJar5-wk8sGteqaGld9CLDEOeoXBzOMaXBW-pFFPdMyQaGL4hKNDXyHaYNosxXKAT-GfL4umTilqriH5X3LoV06sQuVdiCrJIwUrQE1nrXhd4Rfoc7iDPPNpX-VCCrDhHmLR1dfekBYenU3qja1MoNAfSrIGvEPYJ5Nyw08xDsL1KEJJxhg2rC45SYZoRR9mKAhRQ__&Key-Pair-Id=APKAJT5WQLLEOADKLHBQ) !important;
    }
}

Reviews

No reviews yet.