Skip to content

Westminster Standards - Dark by leyarotheconquerer

Screenshot of Westminster Standards - Dark

Details

Authorleyarotheconquerer

LicenseMIT

Categorywestminsterstandards.org

Created

Updated

Size387 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Rudimentary dark theme for westminsterstandards.org

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Westminster Standards - Dark
@version      20211010.03.07
@namespace    userstyles.world/user/leyarotheconquerer
@description  Rudimentary dark theme for westminsterstandards.org
@author       leyarotheconquerer
@license      MIT
==/UserStyle== */

@-moz-document domain("westminsterstandards.org") {
html {
    filter: invert(100%) hue-rotate(180deg);
}
}

Reviews

No reviews yet.