Skip to content

APKMirror-Dark by Xinnot

Screenshot of APKMirror-Dark

Details

AuthorXinnot

LicenseNo License

Categoryapkmirror.com

Created

Updated

Size749 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Modo noturno para o site apkmirror.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.apkmirror.com*
@version      20230806.18.59
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.apkmirror.com/") {
/*Página Inicial*/
body {
    background-color: #282a36;
}

#main .appRow {
    background-color: #1e2029;
}

#main .appRow span {
    color: #808080;
}

.listWidget {
    background-color: #1e2029;
}

.listWidget a {
    color: #f8f8f2;
}

.listWidget a:hover {
    color: #ff8b14;
}

.container {
    background-color:  #0d0d11;
}

.container a {
    color: #ff8b14;
}

.container a:hover {
    color: #ffc180;
}

/* Páginas de Aplicativos */

div .header header {
    background-color: #f8f8f2;
}

#main div div article .card-with-tabs {
    background-color: #f8f8f2;
}
}

Reviews

No reviews yet.