Skip to content

Facebook Makima by sjnosukequy

Details

Authorsjnosukequy

LicenseNO-REDISTRIBUTION

Categoryfacebook.com

Created

Updated

Size2.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A MAKIMA FACEBOOK THEME

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Facebook Makima
@namespace      USO Archive
@description    `A MAKIMA FACEBOOK THEME`
@version        20230420.2.53
@license        NO-REDISTRIBUTION
==/UserStyle== */
@-moz-document domain("facebook.com"),
domain("messenger.com") {
    /* THEME */
    body,
    [class="_6s5d _71pn _-kb segoe"],
    [style*="background-color: rgb(246, 232, 230)"] {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://images.alphacoders.com/129/1298385.jpg);
        background-attachment: fixed!important;
        background-repeat: no-repeat!important;
        background-position: center;
        background-size: 100%!important;
    }
    div.x9f619.x1n2onr6.x1ja2u2z.x2bj2ny.x1qpq9i9.xdney7k.xu5ydu1.xt3gfkd.xh8yej3.x6ikm8r.x10wlt62.xquyuld {
        background-color: rgb(0, 0, 0, 0.75)
    }
    div.x9f619.x1n2onr6.x1ja2u2z.x1ve1bff.x78zum5.xdt5ytf.x1s65kcs {
        background-color: rgb(0, 0, 0, 0.85)
    }
    * {
        font-family: 'Segoe UI', sans-serif !important;
    }
    .hybvsw6c {
        background-color: rgba(255, 255, 255, 0.5);
    }
    .cwj9ozl2 {
        background-color: rgba(255, 255, 255, 0);
    }
    .cddn0xzi {
        background-color: rgba(255, 255, 255, 0.5);
    }
    /* MINIMIZE */
    [role=navigation] div.x9f619.x1n2onr6.x1ja2u2z.x78zum5.xdt5ytf.xedcshv.x1t2pt76 {
        white-space: nowrap;
        width: 60px !important;
        -webkit-transition: opacity 0.5s ease-in-out, width 0.4s;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
    }

    [role=navigation] div.x9f619.x1n2onr6.x1ja2u2z.x78zum5.xdt5ytf.xedcshv.x1t2pt76:hover {
        white-space: nowrap;
        width: 360px !important;
        -webkit-transition: opacity 0.5s ease-in-out, width 0.4s;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
    }

    /*Enable Animation*/
    ._6s5d :not(.always-enable-animations) {
        transition-duration: 500ms !important;
        transition-property: all !important;
    }
}

Reviews

No reviews yet.