Sorry, But this just darkens it all. and just removes all the color.
JohnSmith777779#5715's Alt Hacker mode but without Sepia by tweedellnick2
Details
Authortweedellnick2
LicenseNo License
CategoryEverywhere
Created
Updated
Size484 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 JohnSmith777779#5715's Alternate Hacker Mode without the sepia - 4/28/2021, 11:16:03 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Sorry, JohnSmith777779#5715 but the sepia is the error.
@author JohnSmith777779#5715 and Remixer TweedellNick2
==/UserStyle== */
body {
filter: brightness(0.3) saturate(0%) hue-rotate(185deg) saturate(700%) hue-rotate(250deg) brightness(1.6) contrast(1.5);
}