Skip to content

JR jtb-gmt dark mode by PushkaCom

Screenshot of JR jtb-gmt dark mode

Details

AuthorPushkaCom

LicenseMIT

Categoryjr

Created

Updated

Size874 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

JR jtb-gmt dark mode.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         JR jtb-gmt dark mode
@version      20240731.23.51
@namespace    english
@description  JR jtb-gmt dark mode.
@author       pushka
@license      MIT
==/UserStyle== */

@-moz-document domain("pass.jtbgmt.com") {
/* ==UserStyle==
@name         JR jtb-gmt dark mode
@description  JR jtb-gmt dark mode.
@namespace    english
@homepageURL  https://userstyles.world/style/17092
@supportURL   https://userstyles.world/style/17092
@author       pushka  (https://userstyles.world/user/PushkaCom)
@license      MIT

==/UserStyle== */
/*
Pushka - greasy fork list of JS styles
https://greasyfork.org/en/users/9788-ben-pushka
url
https://userstyles.world/user/PushkaCom
*/


html body{    filter: invert(1) hue-rotate(180deg) brightness(1.1) contrast(0.8);
    background: #181818;
    background-color:#181818  !important ;
    font-family:"PT Mono";
}


}

Reviews

No reviews yet.