Dark theme for ruoysun.com
ruoyusun.com Dark by wooterthetroubleshooter
Details
Authorwooterthetroubleshooter
LicenseNo License
Categoryruoyusun.com
Created
Updated
Size225 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ruoyusun.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("ruoyusun.com") {
* { background-color: white }
body { filter: invert(1) }
}