Skip to content

Pahe Amoled by InternetNinjo

Screenshot of Pahe Amoled

Details

AuthorInternetNinjo

LicenseApache-2.0

Categorypahe.ink

Created

Updated

Size440 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just a small modification to Pahe.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Pahe Amoled
@namespace      https://github.com/InternetNinjo/UserCSS
@version        1.1.0
@description    Just a small modification to Pahe.
@author         InternetNinja
@preprocessor   default
==/UserStyle== */

@-moz-document domain("pahe.ink") {
    body {
        background-color: #000 !important;
    }

    :root {
        --color-1: #000;
        --color-2: #000;
        --color-3: #000;
    }
}

Reviews

No reviews yet.