Skip to the content.

Typpi’s UserStyles

Collection of UserStyles made by Typpi.

//  /* ==UserStyle==
//  @name         wigle.net
//  @version      20240920.03.42
//  @namespace    wigle.net
//  @description  Dark Mode for Wigle.net
//  @author       Typpi
//  @license      The UnLicense
//  ==/UserStyle== */

//  @-moz-document domain("wigle.net") {
//  :root {
//          filter: invert(1);
//         /*            background-color: black; */
//      }
//      img:not(.mwe-math-fallback-image-display):not(.mwe-math-fallback-image-inline) {
//          filter: invert(1);
//      }
//      .mw-logo {
//          filter: invert(100%);
//      }
//  }

//  /* ==UserStyle==
//  @name         Wikipedia × OLED Pro Deep Black theme
//  @namespace    USO Archive
//  @author       GoodDay
//  @description  This theme is meant for OLED displays but it should work well for Extreme Dynamic Range (XDR) displays as well. Extremely simple and clean Wikipedia dark theme with minimal changes. It has an improved contrast over existing Wikipedia themes. No textured background. Does not modify the layout. Should work for all languages and localizations.  Requests and fixes welcome in comments.
//  @version      20240714.20.09
//  @license      NONE
//  @preprocessor uso
//  ==/UserStyle== */
//  @-moz-document url-prefix("https://en.wikipedia.org/wiki/Special:Preferences") {
//      :root {
//          filter: invert(1);
//          /*            background-color: black; */
//      }
//      img:not(.mwe-math-fallback-image-display):not(.mwe-math-fallback-image-inline) {
//          filter: invert(1);
//      }
//      .mw-logo {
//          filter: invert(100%);
//      }
//  }
//      .mw-logo {
//          filter: invert(100%);
//      }
//  }