Skip to content

Facepid by FrankFrankUltimate

Screenshot of Facepid

Details

AuthorFrankFrankUltimate

LicenseNo License

Categoryhttps://fimpid.me

Created

Updated

Size810 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A theme for Fimpid that changes it to Facebook colored.

Notes

Userstyle doesn't have notes.

Source code

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

@-moz-document domain("fimpid.me") {
    head {background-color:#18191a;}
 :root {
    --body-bg: #18191a;
    --header-background: #242526;
    --header-color: #ffffff;
    --header-hover-color: #333333;
    --header-search-color: #3a3b3c;
    --main: #0866ff;
    --main-hover: #ffffff;
    --main-color: #000000;
    --main-hover-color: #000000;
    --chat-outgoing: #fff9f9;
    --plyr-color-main: #0866ff;
    --plyr-control-toggle-checked-background: transparent;
    --plyr-video-control-background-hover: rgba(255, 255, 255, 0.2);
    --plyr-range-fill-background: #fff;
    --plyr-range-track-height: 3px;
}

}

Reviews

No reviews yet.