Skip to content

matplotlib.org inverted by chiboreache

Screenshot of matplotlib.org inverted

Details

Authorchiboreache

LicenseNo License

Categorymatplotlib.org

Created

Updated

Size459 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

matplotlib.org inverted

Notes

matplotlib.org inverted

Source code

/* ==UserStyle==
@name         matplotlib.org inverted
@version      20220510.19.34
@namespace    userstyles.world/user/chiboreache
@description  matplotlib.org inverted
@author       chiboreache
@license      No License
==/UserStyle== */

@-moz-document domain("matplotlib.org") {
html {
    filter: saturate(3) invert(95%) brightness(110%) hue-rotate(0.47turn);
}

img {
    filter: saturate(1) invert(250%) brightness(100%) hue-rotate(0turn) !important
}
}

Reviews

No reviews yet.