Skip to content

Universal_dark_theme by den-k

Details

Authorden-k

LicenseNo License

Categorydocs.google.com

Created

Updated

Size653 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Universal dark theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           juejin-dark
@namespace      USO Archive
@author         Super Riven
@description    `juejin dark with filter`
@version        20230322.6.8
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("docs.google.com"), domain("translate.google.com") {
/* Conwy - Atlassian
   Version:  1.1.8
   Author:   lineav
   Licence:  https://creativecommons.org/licenses/by-sa/4.0/
*/


html {
 filter: invert(0.80) hue-rotate(180deg) contrast(1.2) !important;
    background: #ffffff !important;}

html img{
   filter: invert(1) hue-rotate(180deg) brightness(1.1) contrast(1.05) !important;
}
}

Reviews

No reviews yet.