Skip to content

WDR [Minimal Dark | Jan, 2023] by si13n7

Screenshot of WDR [Minimal Dark | Jan, 2023]

Details

Authorsi13n7

LicenseCC0 - Public Domain

Categorywdr.de

Created

Updated

Size956 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Einfaches dunkles Aussehen für WDR.


EN:
Simple Dark Theme for WDR.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         WDR [Minimal Dark | Oct, 2022]
@version      20230129.11.12
@namespace    userstyles.world/user/si13n7
@description  Simple Dark Theme
@author       si13n7
@license      CC0 - Public Domain
==/UserStyle== */

@-moz-document regexp("http(s)?:\\/\\/(.*\\.)?wdr.de(\\/.*)?(?<!\\.([gG][iG][fF]|[jJ][pP][gG]|[jJ][pP][eE]|[pP][nN][gG]|[wW][eE][bB]|[sS][vV][gG]|[mM][pP]4))(?<!\\.([jJ][pP][eE][gG]|[wW][eE][bB][pP]))(\\?.+)?") {
html {
    background: #000 !important
}

body {
    background: #fff !important;
    filter: invert(93%) hue-rotate(180deg) !important
}

:fullscreen:not([type~='checkbox']):not([class~='select-arrow']),
iframe:not([type~='checkbox']):not([class~='select-arrow']),
img,
svg:not([class~='checked']):not([class~='select-arrow']),
video,
span.colorview-swatch,
div#header,
div#footer {
    filter: invert(1) hue-rotate(180deg) !important
}

[class^=section], [oneclick*=] {
    z-index:-999 !important
}
}

Reviews

No reviews yet.