Skip to content

hoopgrids.com Dark Mode by gtkacz

Details

Authorgtkacz

LicenseNo License

Categoryhttps://www.hoopgrids.com/

Created

Updated

Size445 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode for Hoop Grids

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         hoopgrids.com
@version      20230727.02.56
@namespace    ?
==/UserStyle== */

@-moz-document domain("hoopgrids.com") {
body {
    background-color: #170d07;
}

body * {
    color: white;
}

.overlay * {
    color: #170d07;
}

.hoverZoomLink {
    -webkit-filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.075));
    filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.075));
}

ul * {
    color: #170d07;
}
}

Reviews

No reviews yet.