Skip to content

Heise [Minimal Dark | Oct, 2022] by si13n7

Screenshot of Heise [Minimal Dark | Oct, 2022]

Details

Authorsi13n7

LicenseCC0 - Public Domain

Categoryheise.de

Created

Updated

Size2.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Einfaches dunkles Aussehen für Heise.


EN:
Simple Dark Theme for Heise.

Notes

Userstyle doesn't have notes.

Source code

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

@-moz-document regexp("http(s)?:\\/\\/(.*\\.)?heise\\.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: #2f343f !important
}

body {
    background: #d1d3d7 !important;
    filter: invert(1) saturate(120%) hue-rotate(180deg) !important
}

body.a-theme,
a-module a-sticky > header,
div[data-show-if-cam-nbc-ids-exist='true'] a-collapse,
li.posting_element,
footer.footer {
    background: none !important;
}

.topnavigation,
.topnavigation__content,
div.a-layout,
a-module,
ul.forum_list {
    background: #d6d7d9 !important;
}

:fullscreen:not([type='checkbox']),
img,
video,
iframe.a-video-iframe,
a-iframe[class*="video"],
.playkit-top-bar,
.playkit-bottom-bar {
    filter: invert(1) hue-rotate(180deg) !important
}

a-img {
    padding: 0 !important
}

.userbar,
ul.thread_list li {
    border-top: 1px #9f9f9f solid !important;
}

ul.thread_list li,
form {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

ul.thread_list,
div#thread,
form {
    border-bottom: 1px #9f9f9f solid !important;
}

/*
    Ads are hidden but still loading.

    This means that the website will continue to be supported when you visit,
    even though you do not see any ads. Win for both.
*/
a-ad,
[id*="-ad-"],
[class*="-ad-"],
[class*='-wrbng'],
[id*="google"],
[class*="google"],
[href*=".abo."],
[src*="/abo/"],
[src*="data:image/svg+xml"],
[data-component*='MarketingTeaser'],
[data-component*='NewAdModule'],
a-module.dark,
div.ldb-container,
.us_ad {
    /* display: none !important; */
    position: fixed;
    pointer-events: none;
    opacity: .005;
    z-index: -999
}
}

Reviews

No reviews yet.