Skip to content

Anthony Galli by anthony34

Details

Authoranthony34

LicenseNo License

Categorygoogle classroom, google, classroom

Created

Updated

Size662 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make google classroom dark theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Anthony Galli
@version      20210902.18.38
@namespace    userstyles.world/user/anthony34
@description  Make google classroom dark theme
@author       anthony34
@license      No License
==/UserStyle== */

@-moz-document domain("classroom.google.com") {
html {
    background-color: black;
    color: black;
}

.joJglb {
    color: black;
    background-color: black;
}

.K6Ovqd, .n4xnA, .oh9CFb, .LsqTRb, .bswVrf, .O98Lj {
    background-color: black;
    color: white;
}

.d4Fe0d, .LBlAUc, .lziZub, .sdDCme, .nforOe, .gb_0a, .gb_E, .gb_k, .gb_1a, .gb_la, .gb_vb, .gb_Of, .OX4Vcb {
    color: white;
    background-color: black;
}
}

Reviews

No reviews yet.