Skip to content

Oitchau Dark by min4builder

Details

Authormin4builder

LicenseCC-BY-SA

Categoryoitchau.com.br

Created

Updated

Code size206 B

Code checksum5264e204

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode for OiTchau, based on image inversion.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Oitchau Dark
@version      20230915.20.06
@namespace    ?
==/UserStyle== */

@-moz-document domain("oitchau.com.br") {
:root {
    filter: invert(100%) hue-rotate(180deg);
}
}

Reviews

No reviews yet.