Skip to content

Dark Google Accounts by murderaxo

Imported from a private source

Mirrored from https://github.com/psychon-night/stylesheets/raw/main/gac-dark.user.css

Screenshot of Dark Google Accounts

Details

Authormurderaxo

LicenseNo License

Categoryaccounts.google.com

Created

Updated

Size995 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode for the GAC homepage

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Dark Account Dark Account
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Dark mode for the GAC homepage
@author         MurderAxo
==/UserStyle== */

@-moz-document domain("myaccount.google.com") {
    html {
        filter: invert(1)
    }
    
    .gb_Aa, .JZFjpd , .XS2qof, .Q3BXBb, .Q3ao0c, .tjB2kd, .HJOYV, .HJOYVc5, .tjB2kd, .FhTl0b  {
        filter:invert(1)!important
    }
    
    html {
        filter: invert(1)
    }

    img {
        filter: invert(1)
    }

    iframe {
        filter: invert(1);
    }

    html[stylus-iframe$="ogs.google.com"] img, .VfPpkd-IE5DDf, .thMxxd {
        filter: invert(1)!important;
    }
    
    html[stylus-iframe$="myaccount.google.com"] html {
        filter: invert(1)!important;
    }
}
@-moz-document domain("ogs.google.com") {
    body {
        filter:invert(1)
    }
        img {
            filter:invert(1)
        }
}

Reviews

No reviews yet.