Skip to content

Desaturate Everything by skunkstriped

Details

Authorskunkstriped

LicenseNo License

CategoryEverything

Created

Updated

Code size304 B

Code checksumf672dee3

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Desaturates every website to make surfing less addictive

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Empty @name replaces the default template - 3/3/2022, 1:57:17 AM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("http") {
html {
filter: saturate(0.75)
}
}

Reviews

No reviews yet.