Skip to content

psychonautwiki.org by meequz

Screenshot of psychonautwiki.org

Details

Authormeequz

LicenseWTFPL

Categorypsychonautwiki.org

Created

Updated

Size689 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark basic

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       psychonautwiki.org
@version    20250131.10.45
@namespace  ?
==/UserStyle== */

@-moz-document domain("psychonautwiki.org") {
html {
    background-color: rgb(50 50 50 / 95%) !important;
}
div.mw-body {
    filter: invert(0.9) !important;
}
div.mw-body img {
    filter: invert(1) !important;
}
footer {
    background-color: rgb(50 50 50 / 95%) !important;
}

div#mw-panel {
    background-color: rgb(50 50 50 / 95%) !important;
}
div#mw-panel a {
    color: #d57551 !important;
}

div#mw-head {
    background-color: rgb(50 50 50 / 95%) !important;
}
div#mw-head a {
    color: #d57551 !important;
}

nav.vector-menu {
    filter: invert(0.9) !important;
}

}

Reviews

No reviews yet.