Skip to content

9gag.com semi-dark by phucduchicken

Screenshot of 9gag.com semi-dark

Details

Authorphucduchicken

LicenseNo License

Category9gag.com

Created

Updated

Size720 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

9gag.com semi-dark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         9gag.com semi-dark
@version      20240901.05.24
@namespace    https://userstyles.world/user/phucduchicken
@description  9gag.com semi-dark
@author       phucduchicken
@license      No License
==/UserStyle== */

@-moz-document domain("9gag.com") {
body {

    background-color: rgb(39,39,41) !important;
    color: rgb(218,218,226) !important;

}

.comment-item {

    background-color: rgb(39,39,41) !important;
    color: rgb(218,218,226) !important;

}

.comment-item:hover {

    background-color: rgb(39,39,41) !important;
    color: rgb(218,218,226) !important;

}

.image-post, .post-view{

    background-color: rgb(39,39,41) !important;
    color: rgb(218,218,226) !important;

}
}

Reviews

No reviews yet.